summaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-12-05 12:28:21 -0800
committerPatrick Brady <patrick.brady@att.com>2018-12-05 12:28:33 -0800
commitc00a13c3b17ea0862c52c4bd54032728111d8819 (patch)
tree0b06cb6b25c31f1f60aa4e53734f6abc64e161bb /appc-dg-util/appc-dg-util-bundle
parentddad47af6facb7ab7cd40d3838473045b5e7182f (diff)
Increment version numbers
Change from version 1.4.3-SNAPSHOT to 1.4.4-SNAPSHOT after release. Change-Id: Ib26ad80e63d2b61865ff9bd669259c849851c162 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1269
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 20e956c58..84446e7c4 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.3-SNAPSHOT</version>
+ <version>1.4.4-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.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>