X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=181a5562f3eea93775b17580b6634a4e1c2907f7;hb=refs%2Fchanges%2F60%2F136460%2F1;hp=5658a1c0e84456ac898c3c78f65ee85057f6b765;hpb=c61eebfa4f17e30e3be000d4c59bc74e75b880a1;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 5658a1c0e..181a5562f 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.3-SNAPSHOT policy-models-tosca @@ -56,5 +57,17 @@ gson ${policy.common.version} + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + + com.h2database + h2 + test +