X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=19f9e45237e94ab61371a57bc4087ddbc66c8e2c;hb=refs%2Fchanges%2F40%2F137240%2F1;hp=1cc5603cb61fef51ead1a4bf4c33c9075928b208;hpb=59483882f3f06f38e5b862687cf7ad2d37bd97a5;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 1cc5603cb..19f9e4523 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.1.1-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 + policy-models-base + ${project.version} + + + org.onap.policy.models + policy-models-dao + ${project.version} + + + com.h2database + h2 + test + + + org.awaitility + awaitility + test - \ No newline at end of file +