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 --- examples/examples-onap-bbs/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'examples/examples-onap-bbs') diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index b36bc73c4..298395669 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -49,16 +49,6 @@ ${project.version} test - - org.glassfish.jersey.containers - jersey-container-grizzly2-http - test - - - org.glassfish.jersey.inject - jersey-hk2 - test - org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema plugins-context-schema-avro -- cgit 1.2.3-korg