Roll to version 1.0.1-SNAPSHOT
Roll to next release version
Change-Id: I419b2259c424a679fbcc50af3c806b6f58b14976
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml
index 86d8b85..f9d1e7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.utils</groupId>
<artifactId>utils</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>ccsdk-utils</name>
<description>CCSDK Utilities</description>
diff --git a/version.properties b/version.properties
index edf2cd0..9785734 100644
--- a/version.properties
+++ b/version.properties
@@ -6,7 +6,7 @@
release_name=1
sprint_number=0
-feature_revision=0
+feature_revision=1
base_version=${release_name}.${sprint_number}.${feature_revision}