aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-21 11:45:55 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-21 11:45:55 +0000
commit44a94bec56254098d2ed5e822a5007d2ac623468 (patch)
tree362b09c5eb86b08ab1f60b2e99d0cfb9b17255f7
parentb477b1ad8bc7ea0e7022ce510d9b6f5047c71724 (diff)
Release sdc/sdc-tosca1.7.0
-rw-r--r--jtosca/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--sdc-tosca/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/jtosca/pom.xml b/jtosca/pom.xml
index 041b8bb..d58b7e8 100644
--- a/jtosca/pom.xml
+++ b/jtosca/pom.xml
@@ -10,7 +10,7 @@
<parent>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca-jtosca</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index fb337db..44e9cb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>sdc-tosca-jtosca</artifactId>
<name>sdc-tosca-jtosca</name>
<description>SDC Tosca Parser JAR file for use by consumers</description>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
<packaging>pom</packaging>
<parent>
diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml
index 8bd4018..ed85a34 100644
--- a/sdc-tosca/pom.xml
+++ b/sdc-tosca/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca-jtosca</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<dependencies>