X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pdp%2Fpom.xml;fp=models-pdp%2Fpom.xml;h=4446636e221f964585a0984488e78c55d16bcfc2;hb=22afe401ca130eba6543f740039e8a3c13d11861;hp=43e886857c10aa96c7a2342d0a5948c3bf50a390;hpb=389c85c8e7213c10c17896f4c63d94e2b5e9d27a;p=policy%2Fmodels.git diff --git a/models-pdp/pom.xml b/models-pdp/pom.xml index 43e886857..4446636e2 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 @@ -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 +