From a8147165ecff5deae8d7c8ba9a241454f2a9481c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 4 Nov 2019 14:35:34 +0000 Subject: Use jersey dependencies from policy-endpoints There is no need to ahve Jersey dependencies in the PDP POMs as they are inherited fromt he policy-endpoints POM. Issue-ID: POLICY-2209 Change-Id: Iaa51995864eec0bf5b4134719c32e956295084a1 Signed-off-by: liamfallon --- feature-healthcheck/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'feature-healthcheck') diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 0f86c0a2..abcf2909 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -124,11 +124,6 @@ - - io.swagger - swagger-jersey2-jaxrs - provided - org.onap.policy.drools-pdp policy-core -- cgit 1.2.3-korg