summaryrefslogtreecommitdiffstats
path: root/appc-dg-util
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
parent6cbb73628f72e90fb8219cc7120326ef55a91653 (diff)
Release appc1.7.1
Diffstat (limited to 'appc-dg-util')
-rw-r--r--appc-dg-util/appc-dg-util-bundle/pom.xml4
-rw-r--r--appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-features/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-installer/pom.xml2
-rw-r--r--appc-dg-util/pom.xml2
6 files changed, 7 insertions, 7 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>
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
index 7e2d91ac0..3df4a0fbe 100644
--- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-dg-util</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
index da3b43f66..359bcbd68 100644
--- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-dg-util</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml
index 9966a3681..a2fc7560e 100644
--- a/appc-dg-util/appc-dg-util-features/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-feature-aggregator</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-dg-util/appc-dg-util-installer/pom.xml b/appc-dg-util/appc-dg-util-installer/pom.xml
index d00ebbee7..f4ee658f2 100644
--- a/appc-dg-util/appc-dg-util-installer/pom.xml
+++ b/appc-dg-util/appc-dg-util-installer/pom.xml
@@ -152,5 +152,5 @@
</build>
<groupId>org.onap.appc</groupId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</project>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index ac30ce2cb..dbc803bb7 100644
--- a/appc-dg-util/pom.xml
+++ b/appc-dg-util/pom.xml
@@ -43,5 +43,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
</project>