X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=76cbc1b6a88494a08010acab5476d91fecb06eca;hb=95a5bc9816c0bdf56b4ea6699004eb29940ddc6a;hp=4c88768dad3342b8208e57f7604943e53126f53b;hpb=b76e99abb13f51473cdd697aa6040d9a0265d695;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 4c88768da..76cbc1b6a 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -29,6 +29,11 @@ BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML + + com.h2database + h2 + test + org.onap.policy.engine PolicyEngineAPI @@ -61,10 +66,26 @@ integrity-monitor ${project.version} + + + commons-collections + commons-collections + 3.2.2 + org.sonatype.nexus nexus-rest-client-java 2.3.1-01 + + + commons-collections + commons-collections + + com.thoughtworks.xstream @@ -102,6 +123,19 @@ httpclient ${httpclient.version} + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test +