[MOD/Helm-gen] Fix cli parent dependency 47/125747/1
authorvv770d <vv770d@att.com>
Fri, 12 Nov 2021 21:09:11 +0000 (21:09 +0000)
committervv770d <vv770d@att.com>
Fri, 12 Nov 2021 21:09:17 +0000 (21:09 +0000)
Change-Id: Icf0ecd3cbc95ee751596f79a71d1b4f5aed72226
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2973

mod2/helm-generator/helmchartgenerator-cli/pom.xml

index f08159e..a9dd0ee 100644 (file)
@@ -5,9 +5,9 @@
   <parent>
     <groupId>org.onap.dcaegen2.platform</groupId>
     <artifactId>helmchartgenerator</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
-    <artifactId>helmchartgenerator-cli</artifactId>
+  <artifactId>helmchartgenerator-cli</artifactId>
   <version>1.0.2-SNAPSHOT</version>
   <name>helmchartgenerator-cli</name>
   <properties>