aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-24 20:12:14 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-24 20:12:14 +0000
commit7346763fac123b7a5745bb6a18eaf1140b82779b (patch)
tree6930a4fc1d5a4c0327f341f9fbb851540db4ed4c /appc-dg-util/appc-dg-util-bundle/pom.xml
parentb69312bc935cbc6c2997a2a4ee24204ded9ebb29 (diff)
Release appc1.6.4
Diffstat (limited to 'appc-dg-util/appc-dg-util-bundle/pom.xml')
-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 1f924547a..5ae59c16a 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.4</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.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>