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