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-state-management/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'feature-state-management/pom.xml') diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml index 6a48b826..b20d76d1 100644 --- a/feature-state-management/pom.xml +++ b/feature-state-management/pom.xml @@ -119,11 +119,6 @@ - - io.swagger - swagger-jersey2-jaxrs - provided - org.onap.policy.drools-pdp policy-core -- cgit 1.2.3-korg