X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-base%2Fpom.xml;h=621d64afc944083474f85f6d9a333b60fed332d0;hb=107b75a2b584222f7d5dcdbec64063c036b4f2b2;hp=712bc9108ecb99d50ef14d5b210a34cc1a80e071;hpb=b694be156d4b022e24347259f494ee3b46d47bdb;p=policy%2Fmodels.git diff --git a/models-base/pom.xml b/models-base/pom.xml index 712bc9108..621d64afc 100644 --- a/models-base/pom.xml +++ b/models-base/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 org.onap.policy.models policy-models - 2.0.0-SNAPSHOT + 3.1.2-SNAPSHOT policy-models-base ${project.artifactId} [${project.parent.artifactId}] module provides basic model handling for the ONAP Policy Framework + + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + org.onap.policy.models + policy-models-errors + ${project.version} + + + org.apache.commons + commons-lang3 + +