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-simulators/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'feature-simulators') diff --git a/feature-simulators/pom.xml b/feature-simulators/pom.xml index 3a0066fe..58f3c164 100644 --- a/feature-simulators/pom.xml +++ b/feature-simulators/pom.xml @@ -61,11 +61,6 @@ policy-utils ${project.version} - - org.glassfish.jersey.inject - jersey-hk2 - test - -- cgit 1.2.3-korg