X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=f7023f39bef9870c7ba23e76f0f771e047c9fa0d;hb=784a16a4e3b889d3f202971e51ba7669f5750a17;hp=fea5818d89a1745c5d1f743c344fdb629a686b50;hpb=b909b14fe88c5fe8f096cf8b471a2aa799d84739;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index fea5818d..f7023f39 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,13 @@ org.onap.policy.parent integration - 2.1.0-SNAPSHOT + 3.0.1-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 2.0.0-SNAPSHOT + 2.1.2-SNAPSHOT pom @@ -45,7 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.4.0-SNAPSHOT + 1.5.2-SNAPSHOT + 2.1.3-SNAPSHOT @@ -96,7 +97,10 @@ org.yaml snakeyaml - 1.24 + + + org.projectlombok + lombok org.json @@ -104,9 +108,14 @@ 20180813 - com.att.research.xacml - xacml-pdp - 2.0.0 + org.onap.policy.models + policy-models-decisions + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version}