X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-provider%2Fpom.xml;h=c49fb513d333224f7541ad931091c44b3db00a50;hb=7998671c0a54a7ecfa36352c95e183f0bb9aa7e7;hp=755aea7cb4c7281e83dfc05b3e1766fa189d3566;hpb=4c28d2cdbf03be9dfe51caa05d45ba341b4c94cd;p=policy%2Fmodels.git diff --git a/models-provider/pom.xml b/models-provider/pom.xml index 755aea7cb..c49fb513d 100644 --- a/models-provider/pom.xml +++ b/models-provider/pom.xml @@ -1,6 +1,6 @@ - 4.0.0 org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 2.8.3-SNAPSHOT policy-models-provider @@ -33,6 +32,12 @@ The provider interface that allows components to manipualte models in the database + + org.onap.policy.common + common-parameters + ${policy.common.version} + + org.onap.policy.models policy-models-base @@ -50,5 +55,41 @@ policy-models-tosca ${project.version} + + + org.onap.policy.models + policy-models-pdp + ${project.version} + + + + org.onap.policy.models + policy-models-pap + ${project.version} + + + + com.h2database + h2 + test + + + + org.mockito + mockito-all + test + + + + org.assertj + assertj-core + test + + + + org.awaitility + awaitility + test +