aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-22 09:52:43 -0400
committerDan Timoney <dtimoney@att.com>2021-03-22 09:52:43 -0400
commit9ba68b2f0f233278729bcc0f919c6b5743a7aa4e (patch)
tree03d41bb9062265e0fdababba7b119206a9a3f18d /ms
parent130238bab4cf3a02f0f304186f90ff3648bb7954 (diff)
Release version 1.1.1 dockers and roll version
Release version 1.1.1 of dockers and roll versions Change-Id: I8de87386e560a8c9b01de494d5f179ced576da9f Issue-ID: CCSDK-3228 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 c0b27683..4c1a157d 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.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<name>Naming Generation</name>
<properties>
diff --git a/ms/pom.xml b/ms/pom.xml
index 6e33f8a1..0e44cf80 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.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index ee1e45f0..f10e6e0d 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.1.1-SNAPSHOT</version>
+ <version>1.1.2-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 2dc66540..8efe07ba 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.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vlantag API</name>