update version 25/25725/1
authorMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:20:25 +0000 (21:20 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:20:25 +0000 (21:20 +0200)
Change-Id: Iab9489d3ac67895a0bf2bec1dd144f12b94b871b
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 5551002..4b78068 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.1.0-SNAPSHOT</version>
 
 
     <name>sdc-sdc-titan-cassandra</name>
index bf3f0bf..0424f62 100644 (file)
@@ -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}