aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-03-22 15:44:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-03-22 15:44:36 +0000
commita28d69376a29724ff9446fb70beb31c1496be27d (patch)
tree5c921038a6041a216490b243c47117e94163b6df
parent20b00111b08c632c3b19eb1d6cd8a920140429be (diff)
Release sdc/sdc-tosca1.8.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 e4f84a7..dbb7b66 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.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 19b9968..0bfb933 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.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
<packaging>pom</packaging>
<parent>
diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml
index 32b6626..ab3b269 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.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<properties>