update version in master 33/49233/1
authorMichael Lando <ml636r@att.com>
Sat, 26 May 2018 17:00:32 +0000 (20:00 +0300)
committerMichael Lando <ml636r@att.com>
Sat, 26 May 2018 17:00:32 +0000 (20:00 +0300)
update version in pom and version.properties
to 1.2.0-snapshot

Change-Id: If390078af89de1ea255e1c6d89fee214b394a905
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 85f2f5f..3846d54 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.onap.sdc.sdc-workflow-designer</groupId>
     <artifactId>sdc-workflow-designer</artifactId>
     <name>sdc-sdc-workflow-designer</name>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index e2595ba..08f1f93 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
 major=1\r
-minor=1\r
+minor=2\r
 patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r