X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=cc371151414d197ee062c8cd599ec6845dd25bde;hb=938005505883cf7a636a8840e20e3dc8a0ad9176;hp=5b857c13bfaed4d78ddbf7976bf2e53835fac6c6;hpb=325646aaa6c064fefe2a8a33a86db4b1f15f8983;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 5b857c13b..cc3711514 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 + 3.0.1-SNAPSHOT policy-models-tosca @@ -58,21 +59,15 @@ - com.h2database - h2 - test + org.onap.policy.common + common-parameters + ${policy.common.version} - org.mariadb.jdbc - mariadb-java-client + com.h2database + h2 test - - - io.swagger - swagger-jersey2-jaxrs - -