aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 14:02:18 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 14:02:40 -0400
commitea7465434dd782402c03557597d124a462cc8554 (patch)
tree62b817140f0b5e5fcfb7b58041888cb5647f3a6d /ms
parent09cda332e4874a030290c628ef97ade03fa9cea2 (diff)
Release version 1.3.0 of ccsdk/apps
Release version 1.3.0 of ccsdk/apps maven artifacts and roll to next snapshot Issue-ID: CCSDK-1672 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibdfde7996a6e8d1ec1fc14790243a553c2a5c5ac
Diffstat (limited to 'ms')
-rw-r--r--ms/neng/pom.xml4
-rw-r--r--ms/pom.xml4
-rw-r--r--ms/sliboot/pom.xml4
-rw-r--r--ms/vlantag-api/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 9c3ee6f3..5960af5d 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms-neng</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>Naming Generation</name>
diff --git a/ms/pom.xml b/ms/pom.xml
index 5eefe802..f70c846c 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index 94120bb9..270ce703 100644
--- a/ms/sliboot/pom.xml
+++ b/ms/sliboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>sliboot</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-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 9f20d4d5..12816172 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
<artifactId>vlantag-api</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vlantag API</name>