From: Michael Lando Date: Wed, 6 Dec 2017 19:42:44 +0000 (+0200) Subject: update version X-Git-Tag: v1.0.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F25739%2F1;p=sdc%2Fsdc-distribution-client.git update version Change-Id: I4bbd0126b7bfd2ecc57ac07ac4df1d8f8e9ea778 Issue-ID: SDC-684 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 6333d4d..9355588 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-main-distribution-client - 1.1.50-SNAPSHOT + 1.2.2-SNAPSHOT pom sdc-sdc-distribution-client diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml index e2ea437..326bdb9 100644 --- a/sdc-distribution-ci/pom.xml +++ b/sdc-distribution-ci/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-main-distribution-client - 1.1.50-SNAPSHOT + 1.2.2-SNAPSHOT sdc-distribution-ci diff --git a/sdc-distribution-client/pom.xml b/sdc-distribution-client/pom.xml index a180795..1a5c330 100644 --- a/sdc-distribution-client/pom.xml +++ b/sdc-distribution-client/pom.xml @@ -6,7 +6,7 @@ org.openecomp.sdc.sdc-distribution-client sdc-main-distribution-client - 1.1.50-SNAPSHOT + 1.2.2-SNAPSHOT sdc-distribution-client diff --git a/version.properties b/version.properties index 58a1286..a6be0db 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=50 +minor=2 +patch=2 base_version=${major}.${minor}.${patch}