From 85e12563d2092018f83b456f5926f2b28f9742c7 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Mon, 5 Jun 2017 09:51:55 -0500 Subject: [POLICY-8] cleaned up unused code Change-Id: Ifebf67db574e1c4eadf9d50ca0f178ab7ddba033 Signed-off-by: Jorge Hernandez --- policy-endpoints/pom.xml | 57 +++++++++++++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 23 deletions(-) (limited to 'policy-endpoints/pom.xml') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index dba7349f..de95eb9a 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -21,27 +21,27 @@ - 4.0.0 + 4.0.0 - - org.openecomp.policy.drools-pdp - drools-pdp - 1.1.0-SNAPSHOT - + + org.openecomp.policy.drools-pdp + drools-pdp + 1.1.0-SNAPSHOT + - policy-endpoints + policy-endpoints - policy-endpoints - Policy UEB support + policy-endpoints + Endpoints - - 1.8 - 1.8 - 9.3.14.v20161028 - - + + 1.8 + 1.8 + 9.3.14.v20161028 + + com.att.nsa cambriaClient @@ -57,6 +57,7 @@ + com.att.nsa dmaapClient @@ -68,6 +69,7 @@ + org.eclipse.jetty jetty-server @@ -138,26 +140,35 @@ swagger-jersey2-jaxrs - + org.apache.httpcomponents httpcore - 4.4.4 - - + + + org.apache.httpcomponents httpclient - 4.5 - - - org.apache.commons + + + + org.apache.commons commons-collections4 4.1 + org.openecomp.policy.drools-pdp policy-core ${project.version} + + + junit + junit + 4.12 + test + + -- cgit 1.2.3-korg