aboutsummaryrefslogtreecommitdiffstats
path: root/ms/error-catalog
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/error-catalog
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/error-catalog')
-rw-r--r--ms/error-catalog/application/pom.xml2
-rw-r--r--ms/error-catalog/core/pom.xml2
-rw-r--r--ms/error-catalog/pom.xml2
-rw-r--r--ms/error-catalog/services/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml
index ea6556512..0b38196db 100644
--- a/ms/error-catalog/application/pom.xml
+++ b/ms/error-catalog/application/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.error.catalog</groupId>
<artifactId>error-catalog</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>error-catalog-application</artifactId>
diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml
index 3bdc33632..1136cff4e 100644
--- a/ms/error-catalog/core/pom.xml
+++ b/ms/error-catalog/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.error.catalog</groupId>
<artifactId>error-catalog</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>error-catalog-core</artifactId>
diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml
index 59e0e9e18..05ae79c8c 100644
--- a/ms/error-catalog/pom.xml
+++ b/ms/error-catalog/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>
diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml
index bc92533c7..0401a5383 100644
--- a/ms/error-catalog/services/pom.xml
+++ b/ms/error-catalog/services/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds.error.catalog</groupId>
<artifactId>error-catalog</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>error-catalog-services</artifactId>