summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-29 16:09:55 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-29 16:09:55 -0400
commite50b344c0491e313c0fff96b37f673388d87cad2 (patch)
tree6e9abc4b8b54d3a3fdb7dad4f447fa43e2625926
parent950f9e1ca067c45ba74933030ebf715206bb6017 (diff)
Roll to El Alto version
Roll to El Alto version (1.3.0-SNAPSHOT) Change-Id: I8bce6c981ae6f8cbf9d601791ce510e234c4b7a2 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..b7b0cc9 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.3.0-SNAPSHOT</version>
<name>ccsdk-utils</name>
<description>CCSDK Utilities</description>
diff --git a/version.properties b/version.properties
index 55f9564..c754e4b 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
release_name=1
-sprint_number=2
+sprint_number=3
feature_revision=0
base_version=${release_name}.${sprint_number}.${feature_revision}