X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=BRMSGateway%2Fpom.xml;h=76cbc1b6a88494a08010acab5476d91fecb06eca;hb=95a5bc9816c0bdf56b4ea6699004eb29940ddc6a;hp=0d9ebfba2250971063c44d45af0f337242831ba3;hpb=d7dd5e1a57ae6bf0b0e832a7ccb323f9cf972b80;p=policy%2Fengine.git diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 0d9ebfba2..76cbc1b6a 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -123,6 +123,19 @@ httpclient ${httpclient.version} + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test +