summaryrefslogtreecommitdiffstats
path: root/mod2/catalog-service/pom.xml
diff options
context:
space:
mode:
authorRavi Mantena <rx908f@att.com>2021-03-08 17:05:21 -0500
committerRavi Mantena <rx908f@att.com>2021-03-08 17:09:30 -0500
commit290a11afc73f319cf1e71690e8b5446e1b7620d2 (patch)
tree6a0666ed6969e0fb5569f5caedb90116e1b42e8d /mod2/catalog-service/pom.xml
parent9347a895ad097b0e67dd0208bc824672940d23cd (diff)
Update to Application properties and Version Change in Catalog Service Issue-ID:DCAEGEN2-2385
Issue-ID: DCAEGEN2-2385 Change-Id: I04f7a9529cfe34f819a2898c5d28072b98aab4b5 Signed-off-by: Ravi Mantena <rx908f@att.com>
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>