From: JvD_Ericsson Date: Thu, 12 Oct 2023 12:11:15 +0000 (+0100) Subject: Step up version to 1.9.0-SNAPSHOT X-Git-Tag: 1.9.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d41976b9a7625b6c2c0c368c06748b6331559408;hp=ddec8bc6eefff914a137710066474d54b4a8f58f;p=sdc%2Fsdc-tosca.git Step up version to 1.9.0-SNAPSHOT Issue-ID: SDC-4657 Signed-off-by: JvD_Ericsson Change-Id: Idd1e754af111bb4ad29b92e6cb0c99e2f20ca07b --- diff --git a/jtosca/pom.xml b/jtosca/pom.xml index e4f84a7..12ded15 100644 --- a/jtosca/pom.xml +++ b/jtosca/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.sdc-tosca sdc-tosca-jtosca - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index e32f38a..d7e3946 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ sdc-tosca-jtosca sdc-tosca-jtosca SDC Tosca Parser JAR file for use by consumers - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT pom diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml index 4f6544f..703e71e 100644 --- a/sdc-tosca/pom.xml +++ b/sdc-tosca/pom.xml @@ -12,7 +12,7 @@ org.onap.sdc.sdc-tosca sdc-tosca-jtosca - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT diff --git a/version.properties b/version.properties index 5627d16..74ae7c4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=8 +minor=9 patch=0 base_version=${major}.${minor}.${patch}