summaryrefslogtreecommitdiffstats
path: root/mod2/catalog-service/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-03-08 22:51:47 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-08 22:51:47 +0000
commit89fbed6db9874da1c05e1a311c1eb289f9a6af5c (patch)
tree671fa8c582e84af28f880429089f81c41bc42a3c /mod2/catalog-service/pom.xml
parent72c2d38329865afa6692454b4fb90ab6f8a70638 (diff)
parent290a11afc73f319cf1e71690e8b5446e1b7620d2 (diff)
Merge "Update to Application properties and Version Change in Catalog Service Issue-ID:DCAEGEN2-2385"honolulu
Diffstat (limited to 'mod2/catalog-service/pom.xml')
-rw-r--r--mod2/catalog-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod2/catalog-service/pom.xml b/mod2/catalog-service/pom.xml
index ff425cf..992f149 100644
--- a/mod2/catalog-service/pom.xml
+++ b/mod2/catalog-service/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.dcaegen2.platform.mod</groupId>
<artifactId>catalog-service</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<properties>
<java.version>11</java.version>