aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-12 09:57:16 -0500
committerDan Timoney <dtimoney@att.com>2020-11-12 09:57:16 -0500
commit101ac25e6a0a3c530c8efb0dfda1e797b87438c2 (patch)
treeebdb7b80bbac51224e9f3b3973e382527e7ab127 /ms
parent82fe225878e52c3ba6f09542f2d2fd4c92f6241c (diff)
Release version 1.0.2 dockersguilin
Release version 1.0.2 of docker images for ccsdk/apps repository. Change-Id: I378131e7e8ef3e8b72336fca084b3dcca4349aeb Issue-ID: CCSDK-2978 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms')
-rw-r--r--ms/neng/pom.xml2
-rw-r--r--ms/pom.xml4
-rw-r--r--ms/sliboot/pom.xml2
-rw-r--r--ms/vlantag-api/pom.xml2
4 files changed, 5 insertions, 5 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 5b9f1d7a..44097d45 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms-neng</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<name>Naming Generation</name>
<properties>
diff --git a/ms/pom.xml b/ms/pom.xml
index 87c37bb4..609942d6 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index f7a257c3..c2851946 100644
--- a/ms/sliboot/pom.xml
+++ b/ms/sliboot/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>sliboot</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ccsdk-apps :: sliboot :: ${project.artifactId}</name>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 88428361..246ff0f0 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
<artifactId>vlantag-api</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vlantag API</name>