X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=d00b942ca30727748254a359b95d5daed3e31d94;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=c8fa2520ac64ee71dd2c58abcac39f66eb0e6e5a;hpb=9ba3625e14a5bfe75c3ee15652853a7732370f55;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index c8fa2520a..d00b942ca 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.0-SNAPSHOT policy-models-tosca @@ -58,16 +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 -