From: Michael Lando Date: Wed, 6 Dec 2017 19:33:55 +0000 (+0200) Subject: update version X-Git-Tag: v1.2.2~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=05b2a83f8c47883fba48b1d8c2586752aef9192f;p=sdc%2Fsdc-tosca.git update version Change-Id: Ia984d87709e73c05196b2e13ac069c8d2d38f9dd Issue-ID: SDC-684 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index f133349..ec6070d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ sdc-tosca sdc-sdc-tosca SDC Tosca Parser JAR file for use by consumers - 1.1.56-SNAPSHOT + 1.2.0-SNAPSHOT jar diff --git a/version.properties b/version.properties index 87baeab..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=56 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}