From 5fc1aa06243a0f01a73663211382f8e98131b532 Mon Sep 17 00:00:00 2001 From: Dhrumin Desai Date: Wed, 13 Oct 2021 19:31:07 -0400 Subject: updated helmgen-core to 1.0.2 and updated helm version to 3.5.4 Issue-ID: DCAEGEN2-2936 Change-Id: Id460775e5480f83460230a9a9b5be9eb76f44e50 Signed-off-by: Dhrumin Desai --- mod/runtimeapi/runtime-core/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod/runtimeapi/runtime-core') diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml index ff22a58..d9dc634 100644 --- a/mod/runtimeapi/runtime-core/pom.xml +++ b/mod/runtimeapi/runtime-core/pom.xml @@ -25,12 +25,12 @@ limitations under the License. runtimeapi org.onap.dcaegen2.platform.mod - 1.3.0 + 1.3.1 4.0.0 runtime-core - 1.3.0 + 1.3.1 @@ -51,7 +51,7 @@ limitations under the License. org.onap.dcaegen2.platform helmchartgenerator-core - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT org.yaml -- cgit 1.2.3-korg