summaryrefslogtreecommitdiffstats
path: root/ms/error-catalog
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-11-18 21:02:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-11-18 21:02:46 +0000
commita8e98f826f651f1ed04db0ada41886ae80eff4e7 (patch)
tree6da6602e4f5bc22442aabb13ba148f596dbf759d /ms/error-catalog
parent8016e8372956e576d04cfebb8b62bfcd76501f03 (diff)
Release ccsdk/cds1.0.2
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 8932a871d..8a9c80d61 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>error-catalog-application</artifactId>
diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml
index a8e6a14ab..bb1fdf304 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>error-catalog-core</artifactId>
diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml
index 03444d81c..ffd186e49 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml
index 5b8730834..aa6e46a5c 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>error-catalog-services</artifactId>