summaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-12 12:14:11 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-12 13:49:34 -0800
commitccd67e90d34875ea01c7ab167a9d6067c9cec982 (patch)
tree06dd2ffde909e245cd630a45939982350d7fe5f5 /appc-dg-util/appc-dg-util-bundle
parent82c049edee42af368a3758e1d8bb4ab1d0558298 (diff)
Increment version number
Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
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 0bcc84b4b..ee7059c6a 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.4.1-SNAPSHOT</version>
+ <version>1.5.0-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.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>