X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pdp%2Fpom.xml;h=b4ad5ddf852b9fc02c336ea13e665b52843a4d54;hb=HEAD;hp=47e4ce3c22e3ac98c554b6e4e0b486db9c47572f;hpb=125b0744e804d056dc74386ae192e96660f75ba5;p=policy%2Fmodels.git diff --git a/models-pdp/pom.xml b/models-pdp/pom.xml index 47e4ce3c2..26b412f4a 100644 --- a/models-pdp/pom.xml +++ b/models-pdp/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.policy.models policy-models - 2.2.2-SNAPSHOT + 4.0.0-SNAPSHOT policy-models-pdp @@ -45,14 +45,30 @@ ${project.version} - org.onap.policy.common - common-parameters - ${policy.common.version} + org.onap.policy.common + common-parameters + ${policy.common.version} + + + org.onap.policy.common + utils-test + ${policy.common.version} + test com.h2database h2 test + + org.assertj + assertj-core + test + + + com.openpojo + openpojo + test +