X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1239bf19feb53e5944dbbb0979e3f0796a8f0a9b;hb=64bf32180f66032bcfab48f1650d358b3a0dec89;hp=e7ff474e28930645fe487586f0294ed37c9d098d;hpb=6b7ed40fe602002c1e49a706db929308a9909502;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index e7ff474e..1239bf19 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,9 @@ ============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,2023 Nordix Foundation. + Modifications Copyright (C) 2020 Bell Canada. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,19 +21,19 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.onap.policy.parent integration - 3.1.1 + 4.1.1 org.onap.policy.xacml-pdp policy-xacml-pdp - 2.2.1-SNAPSHOT + 3.1.1-SNAPSHOT pom @@ -39,8 +41,9 @@ This code implements the XACML PDP engine - 1.6.2 - 2.2.1 + 2.1.1 + 3.1.1 + ${project.basedir}/target/code-coverage/jacoco-ut.exec @@ -49,6 +52,7 @@ packages testsuites xacml-test + tutorials @@ -75,7 +79,6 @@ org.slf4j slf4j-ext - 1.8.0-beta2 org.slf4j @@ -100,7 +103,6 @@ org.json json - 20180813 org.onap.policy.models @@ -120,73 +122,4 @@ dav:${nexusproxy}${sitePath} - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - /checkstyle-suppressions.xml - true - true - warning - - - - - - org.onap.oparent - checkstyle - ${oparent.version} - compile - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - -