From 07cb87c6cea08b59762c84f31eb08c6c182041aa Mon Sep 17 00:00:00 2001 From: liboNet Date: Thu, 9 May 2019 08:54:06 +0800 Subject: upgrade sdc tosca parse to v1.5.1 update pom.xml to use v1.5.1 for sdc-tosca parse update Extract file since the DM's change update the csar file based on new DM update Test file to reflect the new CSAR file Change-Id: I90da979ff1cedbdedadacc46386aa5ea0e7b6711 Issue-ID: POLICY-1720 Signed-off-by: liboNet --- plugins/reception-plugins/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/reception-plugins/pom.xml') diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 5d2e615c..4441d9e2 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -38,7 +38,7 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.4.1 + 1.5.1 org.onap.sdc.sdc-distribution-client -- cgit 1.2.3-korg