X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=450bd7900db2f804f4cdf0f64a9dc9fc61909d5c;hb=refs%2Fchanges%2F77%2F130377%2F1;hp=5792568dc8e4cf0ef0aba0ee0b5922b631c52f0f;hpb=96aa0d0573695b75674c738f5917a9e30cf5f266;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index 5792568d..450bd790 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - XACML PDP ================================================================================ - Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018-2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Nordix Foundation. Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.2.0 + 3.3.3 org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.2-SNAPSHOT + 2.4.7-SNAPSHOT pom @@ -41,8 +41,9 @@ This code implements the XACML PDP engine - 1.7.1 - 2.3.2 + 1.8.3 + 2.4.6 + ${project.basedir}/target/code-coverage/jacoco-ut.exec @@ -51,6 +52,7 @@ packages testsuites xacml-test + tutorials