X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-provider%2Fpom.xml;h=205889c6c201584133e413c9c8f51e5ff437968a;hb=HEAD;hp=73429815cb104061d877bfb2ef9e31ebaef1d385;hpb=dd9023c3492c4368a87c5b474a1811667fd3b356;p=policy%2Fmodels.git diff --git a/models-provider/pom.xml b/models-provider/pom.xml index 73429815c..136b8dc08 100644 --- a/models-provider/pom.xml +++ b/models-provider/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.6.4-SNAPSHOT + 4.0.0-SNAPSHOT policy-models-provider ${project.artifactId} - The provider interface that allows components to manipualte models in the database + The provider interface that allows components to manipulate models in the database @@ -37,58 +38,57 @@ common-parameters ${policy.common.version} - 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.models policy-models-pdp ${project.version} + provided - org.onap.policy.models policy-models-pap ${project.version} + provided - - com.h2database - h2 + org.onap.policy.common + utils + ${policy.common.version} + + + org.onap.policy.models + policy-models-examples + ${project.version} test - - org.mockito - mockito-all + com.h2database + h2 test - org.assertj assertj-core test - - org.awaitility - awaitility + com.openpojo + openpojo test