aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-10-13 09:10:00 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-10-13 09:10:00 +0000
commitdf72ed0970a30fbb1458a9f5431fa510eb43c08b (patch)
treea0ba6a202844d212c13bed708e0b7d83f15e5b22
parentd41976b9a7625b6c2c0c368c06748b6331559408 (diff)
Release sdc/sdc-tosca1.9.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 12ded15..704731c 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.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index d7e3946..a4a1b2c 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.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
<packaging>pom</packaging>
<parent>
diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml
index 703e71e..561ed40 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.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
</parent>
<properties>