From d7eda87db76d8afafb59b88c2ca22e6e89cbada0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Mon, 4 Nov 2019 18:07:20 +0000 Subject: Use jersey dependencies from policy-endpoints There is no need to have Jersey dependencies in the PDP POMs as they are inherited from the policy-endpoints POM. Issue-ID: POLICY-2209 Change-Id: I5c53e7b29f4df25fd730f7a521e149e4ee70d964 Signed-off-by: liamfallon --- client/client-full/pom.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'client/client-full') diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 6f8c11697..257d3d7e6 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -47,12 +47,6 @@ client-deployment ${project.version} - - org.glassfish.jersey.containers - jersey-container-grizzly2-http - - - org.onap.policy.apex-pdp.client client-monitoring @@ -82,9 +76,6 @@ assertj-core test - - - -- cgit 1.2.3-korg