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 --- testsuites/integration/integration-uservice-test/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'testsuites/integration/integration-uservice-test') diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 8fff75d82..bfcfc4294 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -172,26 +172,12 @@ ${activemq-version} test - - - org.glassfish.jersey.core - jersey-client - org.awaitility awaitility 3.0.0 test - - - org.glassfish.jersey.containers - jersey-container-servlet-core - - - org.glassfish.jersey.inject - jersey-hk2 - -- cgit 1.2.3-korg