X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=applications%2Fcommon%2Fpom.xml;h=30a9795bbf3cffc82b1ae22795220bca9a678d50;hb=refs%2Fheads%2Felalto;hp=9d83f3d58ccf4e488d65cfac0be52e46f71c72a1;hpb=b909b14fe88c5fe8f096cf8b471a2aa799d84739;p=policy%2Fxacml-pdp.git diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 9d83f3d5..5842e045 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.xacml-pdp.applications applications - 2.0.0-SNAPSHOT + 2.1.4-SNAPSHOT common @@ -37,10 +37,30 @@ junit test + + org.powermock + powermock-api-mockito + test + + + com.h2database + h2 + test + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + org.onap.policy.common utils-test ${policy.common.version} + + com.att.research.xacml + xacml-pdp + 2.0.1 +