X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=e3139741f081d6aa36e5af8390da7e7bda062525;hb=HEAD;hp=5b857c13bfaed4d78ddbf7976bf2e53835fac6c6;hpb=325646aaa6c064fefe2a8a33a86db4b1f15f8983;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 5b857c13b..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,41 +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 - - org.mariadb.jdbc - mariadb-java-client + org.assertj + assertj-core test - - io.swagger - swagger-jersey2-jaxrs + com.openpojo + openpojo + test -