X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=PolicyEngineAPI%2Fpom.xml;h=6ffef75942298fb9e387c39daf1495e4acf708c4;hb=c372ae3134e1559b2a42abf836153ebb438578a3;hp=7cabd82101eb79cbbe926298961e7e9be4d22052;hpb=91d04c64771832a0b8815ffbe1f0f9920320d94d;p=policy%2Fengine.git diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 7cabd8210..6ffef7594 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -1,9 +1,9 @@ - xml-apis - xml-apis - 1.4.01 - + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + + org.mockito + mockito-all + 1.10.19 + test + com.fasterxml.jackson.core jackson-databind - 2.8.5 + ${jackson.version} org.glassfish @@ -50,7 +64,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + ${httpclient.version} commons-io @@ -62,10 +76,16 @@ guava 14.0.1 + + commons-fileupload + commons-fileupload + ${commons.fileupload.version} + junit junit 4.11 + test javax.websocket @@ -82,6 +102,16 @@ tyrus-container-grizzly-client 1.13 + + org.springframework + spring-webmvc + 4.3.3.RELEASE + + + com.google.code.gson + gson + 2.8.0 + log4j log4j @@ -99,34 +129,15 @@ - org.openecomp.policy.engine - 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 + org.onap.policy.engine + ONAP-XACML ${project.version} + + + org.powermock + powermock-api-mockito + +