summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
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>