X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f53ad8d99454161eb669a42be7a4130f8ede23b1;hb=refs%2Fchanges%2F01%2F118401%2F1;hp=53e215a848765c09e9156d356f50faf4f54a04ba;hpb=90b2d30c2546c1e79bb716fb97e479c076999693;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index 53e215a8..f53ad8d9 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.0 org.onap.policy.xacml-pdp policy-xacml-pdp - 2.3.4-SNAPSHOT + 2.4.1-SNAPSHOT pom @@ -41,8 +41,9 @@ This code implements the XACML PDP engine - 1.7.1 - 2.3.5 + 1.8.0 + 2.4.0 + ${project.basedir}/target/code-coverage/jacoco-ut.exec @@ -51,6 +52,7 @@ packages testsuites xacml-test + tutorials