X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-pap%2Fpom.xml;h=087ffc613188c42b47a4d91b49eb71bffc500605;hb=HEAD;hp=97e5cd07ee45799ecd4d4a1c8e8351dbacf2a233;hpb=52d2377853af5eb2acba40381e61de17f3fe0d29;p=policy%2Fmodels.git diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 97e5cd07e..64fa17c7a 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.1.3-SNAPSHOT + 4.0.0-SNAPSHOT policy-models-pap @@ -36,21 +37,38 @@ org.onap.policy.models policy-models-pdp ${project.version} + test org.onap.policy.models policy-models-base ${project.version} - - org.onap.policy.models - policy-models-dao - ${project.version} + + org.onap.policy.models + policy-models-tosca + ${project.version} + + + org.onap.policy.common + utils-test + ${policy.common.version} + test + + + com.h2database + h2 + test org.assertj assertj-core test + + com.openpojo + openpojo + test +