update version 35/25735/1
authorMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:33:55 +0000 (21:33 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:34:09 +0000 (21:34 +0200)
Change-Id: Ia984d87709e73c05196b2e13ac069c8d2d38f9dd
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index f133349..ec6070d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        <artifactId>sdc-tosca</artifactId>\r
        <name>sdc-sdc-tosca</name>\r
        <description>SDC Tosca Parser JAR file for use by consumers</description>\r
-       <version>1.1.56-SNAPSHOT</version>\r
+       <version>1.2.0-SNAPSHOT</version>\r
        <packaging>jar</packaging>\r
 \r
        <properties>\r
index 87baeab..8471f55 100644 (file)
@@ -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}