summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-23 16:04:52 -0400
committerDan Timoney <dtimoney@att.com>2020-09-23 16:04:52 -0400
commit7acc7d84a4565fa8420bcea3d9dcac1ea2974ad6 (patch)
tree40de4f4e7fee1ddc3bb4e93affec44c20d7f3268 /ms
parentee6e9c6382389b4200eafe137ebde2a2e051ff50 (diff)
Roll to next Guilin snapshot
Roll to next Guilin snapshot version Change-Id: I7efe2e32063312803c672778c9f5e8799297cfbc Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms')
-rw-r--r--ms/generic-resource-api/pom.xml4
-rw-r--r--ms/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/ms/generic-resource-api/pom.xml b/ms/generic-resource-api/pom.xml
index c3b95aa..137c918 100644
--- a/ms/generic-resource-api/pom.xml
+++ b/ms/generic-resource-api/pom.xml
@@ -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>
diff --git a/ms/pom.xml b/ms/pom.xml
index c5cf9df..3b784b0 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,11 +25,11 @@
<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>