X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=3af8f7d23cce3822708c753ac1ff834043340bda;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=9257b9bda2b1dff96e0e0317ae44e92f1b740ebb;hpb=c61eebfa4f17e30e3be000d4c59bc74e75b880a1;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 9257b9bda..3af8f7d23 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.3-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