summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-04-14 09:45:55 -0400
committerDan Timoney <dtimoney@att.com>2022-04-20 08:22:57 -0400
commit1b9bde64678bf4e07479fff474bc7e9e93853e0b (patch)
tree2b97896ed4bc66c684a40631f03fb1eed4889f7f /ms
parenta0c624f2fc19215258654b0095948b360f6dba2e (diff)
Roll master to Kohn release numberingkohn
Roll release numbering in master to Kohn release numbering Issue-ID: SDNC-1687 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I39409719c66c4c2e58477badd9844b680e203c50
Diffstat (limited to 'ms')
-rw-r--r--ms/gra/gra-app/pom.xml4
-rw-r--r--ms/gra/gra-docker/pom.xml4
-rw-r--r--ms/gra/pom.xml4
-rw-r--r--ms/pom.xml4
-rw-r--r--ms/sanity-test/pom.xml4
-rw-r--r--ms/sanity-test/sanity-test-app/pom.xml4
6 files changed, 12 insertions, 12 deletions
diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml
index e076644..38e8fad 100644
--- a/ms/gra/gra-app/pom.xml
+++ b/ms/gra/gra-app/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>gra</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>gra-app</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-apps :: ms :: gra :: ${project.artifactId}</name>
diff --git a/ms/gra/gra-docker/pom.xml b/ms/gra/gra-docker/pom.xml
index 6af3413..6dbaa2e 100644
--- a/ms/gra/gra-docker/pom.xml
+++ b/ms/gra/gra-docker/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>gra</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>gra-docker</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-apps :: ms :: gra :: ${project.artifactId}</name>
diff --git a/ms/gra/pom.xml b/ms/gra/pom.xml
index 56b8e39..dae86c4 100644
--- a/ms/gra/pom.xml
+++ b/ms/gra/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>gra</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-apps :: ms :: ${project.artifactId}</name>
diff --git a/ms/pom.xml b/ms/pom.xml
index ab8cd69..f56933d 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,12 +25,12 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<!-- Unnecessary comment to test generated jobs from PR -->
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>
diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml
index d588798..556ebf0 100644
--- a/ms/sanity-test/pom.xml
+++ b/ms/sanity-test/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>sanity-test</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-apps :: ms :: ${project.artifactId}</name>
diff --git a/ms/sanity-test/sanity-test-app/pom.xml b/ms/sanity-test/sanity-test-app/pom.xml
index 9c273af..a8319cb 100644
--- a/ms/sanity-test/sanity-test-app/pom.xml
+++ b/ms/sanity-test/sanity-test-app/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sanity-test</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sanity-test-app</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-apps :: ms :: sanity-test :: ${project.artifactId}</name>