summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-29 16:08:40 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-29 16:08:40 -0400
commit3010d0d4dfd023b0514ca267f5456b08697fd1e8 (patch)
tree5fa8954124beaa64ec3a9a12a00abd31bd44a14c
parent950f9e1ca067c45ba74933030ebf715206bb6017 (diff)
Roll to next snapshot
Roll to next snapshot (1.2.1-SNAPSHOT) Change-Id: If7a0cf4999601f90f77b0038fa1bfa0a9f1e43f6 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 79b71ce..64dabed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.utils</groupId>
<artifactId>utils</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>ccsdk-utils</name>
<description>CCSDK Utilities</description>
diff --git a/version.properties b/version.properties
index 55f9564..7ccbd0e 100644
--- a/version.properties
+++ b/version.properties
@@ -6,7 +6,7 @@
release_name=1
sprint_number=2
-feature_revision=0
+feature_revision=1
base_version=${release_name}.${sprint_number}.${feature_revision}