X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=e3139741f081d6aa36e5af8390da7e7bda062525;hb=HEAD;hp=36ee69b9c8860298a47ce16d894191436a9d3cd0;hpb=0f268c6715615c578222d77a806c81e6e7fdaadd;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 36ee69b9c..cb67831d1 100644 --- a/models-tosca/pom.xml +++ b/models-tosca/pom.xml @@ -1,6 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + 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 + 4.0.0-SNAPSHOT policy-models-tosca @@ -38,35 +39,47 @@ policy-models-base ${project.version} - org.onap.policy.models policy-models-dao ${project.version} - org.onap.policy.models policy-models-examples ${project.version} + provided - org.onap.policy.common + common-parameters + ${policy.common.version} + + + com.google.code.gson gson + provided + + + org.onap.policy.common + utils-test ${policy.common.version} + test - com.h2database h2 test - - io.swagger - swagger-jersey2-jaxrs + org.assertj + assertj-core + test + + + com.openpojo + openpojo + test -