From: Michael Lando Date: Sat, 26 May 2018 17:00:32 +0000 (+0300) Subject: update version in master X-Git-Tag: 1.3.0~122 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F33%2F49233%2F1;p=sdc%2Fsdc-workflow-designer.git update version in master update version in pom and version.properties to 1.2.0-snapshot Change-Id: If390078af89de1ea255e1c6d89fee214b394a905 Issue-ID: SDC-1370 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 85f2f5fc..3846d544 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.sdc.sdc-workflow-designer sdc-workflow-designer sdc-sdc-workflow-designer - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom diff --git a/version.properties b/version.properties index e2595ba1..08f1f93f 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch}