summaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-31 22:35:40 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-31 22:35:40 +0000
commit79ddaccc34931314e5bccd7189a7b6fc451a1ded (patch)
tree3bc59a3c4f496a61fc0325498914859e70003b3d /appc-dg-util/appc-dg-util-bundle
parent6cbb73628f72e90fb8219cc7120326ef55a91653 (diff)
Release appc1.7.1
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 3818e6b2f..43a5bcb2f 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -31,7 +31,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-bundle</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>
@@ -161,7 +161,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>