X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=d2c7be82de60656ea7c91675428aa4291d2296cf;hb=7e16e47913b0a76acc20788450ca7efdda6cc92e;hp=5934a4f4cb015b3b7548497844f3b228bb56ae9b;hpb=abd92e42ee2c00fc0cc336527202ac1876926dd7;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index 5934a4f4..d2c7be82 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,13 @@ org.onap.policy.parent integration - 2.1.0-SNAPSHOT + 3.0.0 org.onap.policy.xacml-pdp policy-xacml-pdp - 2.0.0-SNAPSHOT + 2.1.1-SNAPSHOT pom @@ -45,11 +45,13 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.4.0-SNAPSHOT + 1.5.1-SNAPSHOT + 2.1.1-SNAPSHOT main + applications packages testsuites @@ -60,6 +62,16 @@ junit test + + io.cucumber + cucumber-java + test + + + io.cucumber + cucumber-junit + test + org.assertj assertj-core @@ -82,6 +94,30 @@ ch.qos.logback logback-classic + + org.yaml + snakeyaml + 1.24 + + + org.projectlombok + lombok + + + org.json + json + 20180813 + + + org.onap.policy.models + policy-models-decisions + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} +