aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-05-07 02:31:52 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-05-07 02:31:52 +0000
commit3d63326791d55a97da8f35a18117152ebee9d3ab (patch)
treea56e54436bab23c81a7e128c8e9e62965bbe3901
parentac2c94f76cd7919c40c55cfa1ba75ae56ed7013f (diff)
Release sdc/sdc-tosca1.6.6
-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 51c362f..4bb42cb 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.6.6-SNAPSHOT</version>
+ <version>1.6.6</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index a38d249..52d1261 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.6.6-SNAPSHOT</version>
+ <version>1.6.6</version>
<packaging>pom</packaging>
<parent>
diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml
index bc518ef..ad9633e 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.6.6-SNAPSHOT</version>
+ <version>1.6.6</version>
</parent>
<dependencies>