Roll to next Guilin snapshot 79/113079/1
authorDan Timoney <dtimoney@att.com>
Wed, 23 Sep 2020 20:04:52 +0000 (16:04 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 23 Sep 2020 20:04:52 +0000 (16:04 -0400)
Roll to next Guilin snapshot version

Change-Id: I7efe2e32063312803c672778c9f5e8799297cfbc
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
ms/generic-resource-api/pom.xml
ms/pom.xml
pom.xml
version.properties

index c3b95aa..137c918 100644 (file)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.sdnc.apps</groupId>
     <artifactId>generic-resource-api</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>sdnc-apps :: ms :: ${project.artifactId}</name>
index c5cf9df..3b784b0 100644 (file)
     <parent>
         <groupId>org.onap.sdnc.apps</groupId>
         <artifactId>sdnc-apps</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>sdnc-apps-ms</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
diff --git a/pom.xml b/pom.xml
index 5e9f944..93796bf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.sdnc.apps</groupId>
     <artifactId>sdnc-apps</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>sdnc-apps</name>
index 16392a3..63e3cb6 100644 (file)
@@ -5,7 +5,7 @@
 
 release_name=2
 sprint_number=0
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}