From ece7c6197ca79fb149c17dfbf86c972286cb262f Mon Sep 17 00:00:00 2001 From: liboNet Date: Thu, 28 Mar 2019 07:08:06 +0800 Subject: fix the clm issue fix the org.json:json issue and fix the jackson.core issue by excluding them from policy-endpoints remove the unused sdc-tosca package Change-Id: I1eb96d95f9acade1b3d1203aa0ccff0aacd083de Issue-ID: MULTICLOUD-514 Signed-off-by: liboNet --- artifactbroker/plugins/reception-plugins/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'artifactbroker/plugins/reception-plugins/pom.xml') diff --git a/artifactbroker/plugins/reception-plugins/pom.xml b/artifactbroker/plugins/reception-plugins/pom.xml index d6a8ccc..a8e37e9 100644 --- a/artifactbroker/plugins/reception-plugins/pom.xml +++ b/artifactbroker/plugins/reception-plugins/pom.xml @@ -35,11 +35,6 @@ multicloud-framework-artifactbroker-reception ${project.version} - - org.onap.sdc.sdc-tosca - sdc-tosca - 1.4.1 - org.onap.sdc.sdc-distribution-client sdc-distribution-client -- cgit 1.2.3-korg