X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=d2198cd34a57e8fdd23fd6f4574c3167483e3903;hb=107b75a2b584222f7d5dcdbec64063c036b4f2b2;hp=1cc5603cb61fef51ead1a4bf4c33c9075928b208;hpb=59483882f3f06f38e5b862687cf7ad2d37bd97a5;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 1cc5603cb..d2198cd34 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.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 + 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 +