X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=models-tosca%2Fpom.xml;h=cc371151414d197ee062c8cd599ec6845dd25bde;hb=938005505883cf7a636a8840e20e3dc8a0ad9176;hp=56c8d7c15b961c4b4a8f6be41ccf1c88387a19c5;hpb=4c28d2cdbf03be9dfe51caa05d45ba341b4c94cd;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 56c8d7c15..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 @@ -39,10 +40,34 @@ ${project.version} + + org.onap.policy.models + policy-models-dao + ${project.version} + + + + org.onap.policy.models + policy-models-examples + ${project.version} + + org.onap.policy.common gson ${policy.common.version} + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + + com.h2database + h2 + test +