diff options
-rw-r--r-- | mod2/helm-generator/helmchartgenerator-cli/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mod2/helm-generator/helmchartgenerator-cli/pom.xml b/mod2/helm-generator/helmchartgenerator-cli/pom.xml index f08159e..a9dd0ee 100644 --- a/mod2/helm-generator/helmchartgenerator-cli/pom.xml +++ b/mod2/helm-generator/helmchartgenerator-cli/pom.xml @@ -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> |