aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util/appc-dg-util-bundle/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-22 14:29:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-22 14:29:21 +0000
commite7d0f02ef389b70096d7820d63d29db4a26abd91 (patch)
tree16c113b27f3a352ab3a2dc3d26c5dda48d20e9c5 /appc-dg-util/appc-dg-util-bundle/pom.xml
parent873a441e888a250ecd4deecb216d83a04c33e5cd (diff)
Release appc1.7.2
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 f5b738bd5..d938e911f 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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</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>2.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>