X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=d2198cd34a57e8fdd23fd6f4574c3167483e3903;hb=107b75a2b584222f7d5dcdbec64063c036b4f2b2;hp=a437d545b8332e4aa5971881d970e485a56ade79;hpb=834851e6c460ef8a28f356a64fe7b85d8bbf9a55;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index a437d545b..d2198cd34 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -1,7 +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.1.2-SNAPSHOT - models-pap + policy-models-pap ${project.artifactId} 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 @@ -44,9 +44,19 @@ ${project.version} - org.assertj - assertj-core + org.onap.policy.models + policy-models-dao + ${project.version} + + + com.h2database + h2 + test + + + org.awaitility + awaitility test - \ No newline at end of file +