X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=76cbc1b6a88494a08010acab5476d91fecb06eca;hb=95a5bc9816c0bdf56b4ea6699004eb29940ddc6a;hp=39e943be135fec59727bcb3544eb344f14a8e345;hpb=84c300435499e438bdfc9c30fe0988c7105d5b35;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 39e943be1..76cbc1b6a 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -66,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 @@ -107,6 +123,19 @@ httpclient ${httpclient.version} + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test +