aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-09 07:46:05 -0500
committerDan Timoney <dtimoney@att.com>2017-11-09 07:46:05 -0500
commit84b497a7ced1328fa5d559e029647e55beab018a (patch)
treeec2a6ae5ccfc5a094a43ce584b87f3630d982b96
parent464f57c18c0bf4f599e2f294a31b93d737dfb82a (diff)
Roll to version 1.0.1-SNAPSHOT
Roll to next release version Change-Id: If9413466bb937075355c935d4a041d4bb2b6c646 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <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 d6cfa03..1ba82e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<artifactId>pgaas</artifactId>
<packaging>pom</packaging>
<name>ccsdk-storage-pgaas</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<dependencies>
<dependency>
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}