From: Michael Lando Date: Wed, 6 Dec 2017 19:20:25 +0000 (+0200) Subject: update version X-Git-Tag: v1.2.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdc%2Fsdc-titan-cassandra.git;a=commitdiff_plain;h=d997d9df7c360035244171a9a1eb2c71728dd19c update version Change-Id: Iab9489d3ac67895a0bf2bec1dd144f12b94b871b Issue-ID: SDC-684 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 5551002..4b78068 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.openecomp.sdc.sdc-titan-cassandra sdc-titan-cassandra - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT sdc-sdc-titan-cassandra diff --git a/version.properties b/version.properties index bf3f0bf..0424f62 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch}