X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-tosca%2Fpom.xml;h=f658768e3b8275d219d7fdefe066581f207f1531;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=839cc72c89455a87995f54cad9951fd144728059;hpb=b694be156d4b022e24347259f494ee3b46d47bdb;p=policy%2Fmodels.git diff --git a/models-tosca/pom.xml b/models-tosca/pom.xml index 839cc72c8..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 ${project.artifactId} - The platform models that are shared across different policy components + The TOSCA models that are shared across different policy components @@ -38,5 +39,35 @@ policy-models-base ${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 +