From fbd213549e76250132ff6c0b1361c998fda0b4ea Mon Sep 17 00:00:00 2001 From: Dhrumin Desai Date: Mon, 16 Mar 2020 09:37:12 -0400 Subject: fixed quotes issue in runtime-api Update Runtime Issue-ID: DCAEGEN2-2120 Change-Id: Ib07060717b43255f17f95d45023e856eed1de674 Signed-off-by: Dhrumin Desai Signed-off-by: Deven --- mod/runtimeapi/runtime-core/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 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 53c8536..7add43b 100644 --- a/mod/runtimeapi/runtime-core/pom.xml +++ b/mod/runtimeapi/runtime-core/pom.xml @@ -23,11 +23,12 @@ limitations under the License. runtimeapi org.onap.dcaegen2.platform.mod - 1.0.0 + 1.0.1 4.0.0 runtime-core + 1.0.1 @@ -43,7 +44,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod blueprint-generator - 1.3.1-SNAPSHOT + 1.3.1 org.json -- cgit 1.2.3-korg