X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=8138377f919217fae95c7782e07a7cbc415f4b8e;hb=6cf68405aea887430336bb01702f510d16dd4528;hp=9257b9bda2b1dff96e0e0317ae44e92f1b740ebb;hpb=c61eebfa4f17e30e3be000d4c59bc74e75b880a1;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 9257b9bda..8138377f9 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -1,6 +1,7 @@ + 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.0.0-SNAPSHOT + 3.0.1-SNAPSHOT policy-models-pap @@ -33,23 +34,28 @@ The models for Policy Administration (PAP) REST API's. - org.onap.policy.common - pdp-common - ${policy.common.version} + org.onap.policy.models + policy-models-pdp + ${project.version} org.onap.policy.models policy-models-base ${project.version} - - org.onap.policy.models - policy-models-dao - ${project.version} + + org.onap.policy.models + policy-models-dao + ${project.version} + + + com.h2database + h2 + test - org.assertj - assertj-core + org.awaitility + awaitility test