diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:04:18 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:09:47 -0700 |
commit | 1d5c5fb0f3c6609c9ca2ce54e3b45027911119b6 (patch) | |
tree | db54359659e6f13def3851eb36a764c359ba841e /appc-sdc-listener/appc-sdc-listener-installer | |
parent | d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc (diff) |
Increment version after release
Change-Id: I42b9142f15d15a65c00208b671ecaeceb6f26467
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
Diffstat (limited to 'appc-sdc-listener/appc-sdc-listener-installer')
-rw-r--r-- | appc-sdc-listener/appc-sdc-listener-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index b2f688506..9d65a7fd6 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -31,7 +31,7 @@ limitations under the License. </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-sdc-listener-installer</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <name>SDC Listener - Karaf Installer</name> <packaging>pom</packaging> |