X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=c8ee4c11be95539dffcc68a2a023eeea6d998cab;hp=dd32bf49d7948781de5adc875511997f7666cf56;hb=e0addf5b588a1244f9679becd90999dfcb4c3a94;hpb=39fb0f30472777e4b60d6a7ac8aa4eb9773961ff diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index dd32bf49d..c8ee4c11b 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -31,11 +31,6 @@ PolicyEngineAPI - - xml-apis - xml-apis - 1.4.01 - com.fasterxml.jackson.core jackson-databind @@ -61,10 +56,16 @@ guava 14.0.1 + + commons-fileupload + commons-fileupload + 1.3.1 + junit junit 4.11 + test javax.websocket @@ -81,6 +82,11 @@ tyrus-container-grizzly-client 1.13 + + org.springframework + spring-webmvc + 4.3.3.RELEASE + log4j log4j @@ -102,31 +108,6 @@ ECOMP-XACML ${project.version} - - org.eclipse.persistence - javax.persistence - 2.1.0 - - - org.eclipse.persistence - eclipselink - 2.5.2 - - - mysql - mysql-connector-java - 5.1.30 - - - org.mariadb.jdbc - mariadb-java-client - 1.2.3 - - - org.openecomp.policy.engine - PolicyEngineUtils - ${project.version} -