aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-05-09 13:04:18 -0700
committerPatrick Brady <patrick.brady@att.com>2019-05-09 13:09:47 -0700
commit1d5c5fb0f3c6609c9ca2ce54e3b45027911119b6 (patch)
treedb54359659e6f13def3851eb36a764c359ba841e /appc-dg-util/appc-dg-util-bundle
parentd4c14b1b7ae6204adc0738ad70be98e94f6bf6dc (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-dg-util/appc-dg-util-bundle')
-rw-r--r--appc-dg-util/appc-dg-util-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml
index dd64a537e..ef64bf478 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -32,7 +32,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-bundle</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>