X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=f658768e3b8275d219d7fdefe066581f207f1531;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=5b857c13bfaed4d78ddbf7976bf2e53835fac6c6;hpb=a2ec30735da8be9228c4360489660f17030dcb07;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 5b857c13b..f658768e3 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.2-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 - -