diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
commit | 1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch) | |
tree | bc9167fa56f893837c9b7ffb3c03faf6aba9e68f /appc-dg-util/appc-dg-util-bundle/pom.xml | |
parent | 9de622cdf48e0648f6bab1207415e6ab459fde5e (diff) |
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-dg-util/appc-dg-util-bundle/pom.xml')
-rw-r--r-- | appc-dg-util/appc-dg-util-bundle/pom.xml | 4 |
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 1f924547a..b3a8848b0 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.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>bundle</packaging> <name>appc-dg-util - bundle</name> <properties> @@ -167,7 +167,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-netconf-adapter-bundle</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </dependency> <dependency> <groupId>junit</groupId> |