From 4371989e7a50d015b6eefa074d4988033223551b Mon Sep 17 00:00:00 2001 From: "Desai, Dhrumin (dd303q)" Date: Fri, 27 Aug 2021 17:53:06 -0400 Subject: integrate helm-chart-generator to runtime api Issue-ID: DCAEGEN2-2694 Issue-ID: DCAEGEN2-2805 Change-Id: I1b7d1bd7d2254280e0faa561e49223357c615090 Signed-off-by: Dhrumin Desai --- mod/runtimeapi/runtime-core/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mod/runtimeapi/runtime-core/pom.xml') diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml index 5514cc9..ff22a58 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.2.3 + 1.3.0 4.0.0 runtime-core - 1.2.3 + 1.3.0 @@ -48,11 +48,11 @@ limitations under the License. blueprint-generator-onap 1.7.3 - - org.json - json - 20190722 - + + org.onap.dcaegen2.platform + helmchartgenerator-core + 1.0.1-SNAPSHOT + org.yaml snakeyaml -- cgit 1.2.3-korg