X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-XACML%2Fpom.xml;h=8bfa06b35c7c801968a7788a161cd78484ed1d0b;hb=c8cf3270ff412fc7fc138f0e53b1361c3b21fcbf;hp=3f5fb21451f179e4c4b00f19f69c811e56bf2d85;hpb=acd8d1dd8a27543e00fd0ee53cb1fa91d7de48ff;p=policy%2Fengine.git diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 3f5fb2145..8bfa06b35 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -27,11 +27,30 @@ org.onap.policy.engine PolicyEngineSuite - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT ONAP-XACML jar + + + org.powermock + powermock-api-mockito + 1.7.3 + test + + + org.powermock + powermock-module-junit4 + 1.7.3 + test + + + org.mockito + mockito-core + 1.10.19 + test + org.onap.policy.engine ${project.version} @@ -58,11 +77,6 @@ 4.11 test - - org.mockito - mockito-core - 2.7.22 - org.springframework spring-mock @@ -82,7 +96,16 @@ com.att.research.xacml xacml - 1.0.0 + 1.0.1 + + + + commons-collections + commons-collections + +