From: Michael Lando Date: Wed, 6 Dec 2017 19:17:13 +0000 (+0200) Subject: update version X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b0065a0115e0ba8f5c9bb66f0d3fa410eeb6b615;p=sdc%2Fsdc-titan-cassandra.git update version Change-Id: If2bc4410a2fe3aa7271336da60ecc2c07c130399 Issue-ID: SDC-684 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index 3a185ff..402dfa0 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.0.1-SNAPSHOT sdc-sdc-titan-cassandra diff --git a/version.properties b/version.properties index bf3f0bf..07a4f83 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}