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 --- policy-management/pom.xml | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'policy-management') diff --git a/policy-management/pom.xml b/policy-management/pom.xml index 00d09766..3aa22164 100644 --- a/policy-management/pom.xml +++ b/policy-management/pom.xml @@ -195,27 +195,6 @@ jetty-servlet - - org.glassfish.jersey.core - jersey-server - - - - org.glassfish.jersey.containers - jersey-container-jetty-http - - - org.eclipse.jetty - jetty-util - - - - - - io.swagger - swagger-jersey2-jaxrs - - com.fasterxml.jackson.core jackson-annotations -- cgit 1.2.3-korg