update version 23/25723/1
authorMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:17:13 +0000 (21:17 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:19:04 +0000 (21:19 +0200)
Change-Id: If2bc4410a2fe3aa7271336da60ecc2c07c130399
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 3a185ff..402dfa0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 
     <groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
     <artifactId>sdc-titan-cassandra</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
 
 
     <name>sdc-sdc-titan-cassandra</name>
index bf3f0bf..07a4f83 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=0
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}