From: Michael Lando Date: Wed, 6 Dec 2017 19:29:41 +0000 (+0200) Subject: update version X-Git-Tag: 1.6.6~22^2~63 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0fbd261601775fa6ba66eee6164b0b2cd9242f08;p=sdc%2Fsdc-tosca.git update version Change-Id: I89c7a6fd26497e0af6c31e3550fbfccda91a6c8f Issue-ID: SDC-684 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index c277b0c..6e67b81 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdc.jtosca jtosca - 1.1.19-SNAPSHOT + 1.2.0-SNAPSHOT sdc-jtosca diff --git a/version.properties b/version.properties index f842c49..8471f55 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=19 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}