Upgrade to next snapshot version for K. release 80/128080/5
authorBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 24 Mar 2022 14:17:38 +0000 (10:17 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 25 Mar 2022 13:47:24 +0000 (09:47 -0400)
Issue-ID: CPS-960
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I26a30387e9a3ac1cea452e3c882e98a67c3287a1

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 2f9e941..ec2d28b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-temporal</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <name>cps-temporal</name>
     <description>CPS Temporal Service</description>
 
index 0ffe203..df5632b 100644 (file)
@@ -20,8 +20,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support this
 
 major=1
-minor=1
-patch=1
+minor=2
+patch=0
 
 base_version=${major}.${minor}.${patch}