aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sdclistener
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-08 08:01:22 -0500
committerDan Timoney <dtimoney@att.com>2021-12-08 08:01:22 -0500
commit1ec33f1dfdf2c2e6ca36c94a547b7e2cc38b6bbb (patch)
tree04d111ccfc7a4dd0c7ecf7a2c60cf3e183039603 /ms/sdclistener
parentfd80e28d51b2531f7ce8ba809b87e5c34f42ad28 (diff)
Release version 1.2.2 maven artifacts
Release version 1.2.2 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3521 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If6d48b13a501a59f5b76d4a6cf889fa1e73211d1
Diffstat (limited to 'ms/sdclistener')
-rw-r--r--ms/sdclistener/application/pom.xml2
-rwxr-xr-xms/sdclistener/distribution/pom.xml2
-rwxr-xr-xms/sdclistener/parent/pom.xml2
-rw-r--r--ms/sdclistener/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml
index 07596bcde..f443bbb96 100644
--- a/ms/sdclistener/application/pom.xml
+++ b/ms/sdclistener/application/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.sdclistener</groupId>
<artifactId>sdclistener-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml
index ceea30326..488924819 100755
--- a/ms/sdclistener/distribution/pom.xml
+++ b/ms/sdclistener/distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.sdclistener</groupId>
<artifactId>sdclistener-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml
index 13cd75f74..af0cf0dd7 100755
--- a/ms/sdclistener/parent/pom.xml
+++ b/ms/sdclistener/parent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>sdclistener</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.cds.sdclistener</groupId>
diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml
index 925ba5a5b..a1ec53ccb 100644
--- a/ms/sdclistener/pom.xml
+++ b/ms/sdclistener/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-ms</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>