From cfc6837e96db3f540505d088c767f5da76d434a3 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Tue, 24 May 2022 17:55:34 -0400 Subject: [MOD/Helm-gen] Add log.path setting for helm-gen Issue-ID: DCAEGEN2-3087 Signed-off-by: Vijay Venkatesh Kumar Change-Id: I0ea4861ba029501b19f3bd811f597dd2949b2d7e Signed-off-by: Vijay Venkatesh Kumar --- mod2/helm-generator/helmchartgenerator-cli/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod2/helm-generator/helmchartgenerator-cli/pom.xml') diff --git a/mod2/helm-generator/helmchartgenerator-cli/pom.xml b/mod2/helm-generator/helmchartgenerator-cli/pom.xml index 3229e94..3b85801 100644 --- a/mod2/helm-generator/helmchartgenerator-cli/pom.xml +++ b/mod2/helm-generator/helmchartgenerator-cli/pom.xml @@ -22,10 +22,10 @@ org.onap.dcaegen2.platform helmchartgenerator - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT helmchartgenerator-cli - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT helmchartgenerator-cli UTF-8 @@ -34,7 +34,7 @@ org.onap.dcaegen2.platform helmchartgenerator-core - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT -- cgit 1.2.3-korg