X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-base%2Fpom.xml;h=0afac6d47a1e2705c18bbcdf7194b5d9153689d8;hb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;hp=712bc9108ecb99d50ef14d5b210a34cc1a80e071;hpb=b694be156d4b022e24347259f494ee3b46d47bdb;p=policy%2Fmodels.git diff --git a/models-base/pom.xml b/models-base/pom.xml index 712bc9108..0afac6d47 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.1-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 + +