aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-30 18:14:23 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-30 18:14:23 +0000
commit55f689176eb725a07c599931be3fbecd349c4de8 (patch)
treed4a8be1d71959270e62518216eb230a4bf344ee0
parentaa60945d2903ff60c4cdeebae76fbf569c91e444 (diff)
Release appc/cdt1.7.1
-rw-r--r--CdtProxyService/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml
index d7ebf6b..5d3468f 100644
--- a/CdtProxyService/pom.xml
+++ b/CdtProxyService/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.onap.appc.cdt</groupId>
<artifactId>cdt-proxy-service</artifactId>
<name>CdtProxyService</name>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>jar</packaging>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 8c7a364..6c108dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc.cdt</groupId>
<artifactId>config-design-tool</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
<packaging>pom</packaging>
<name>appc-config-design-tool</name>