X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=93ba2b482fd9f6eae3f738550ed0ec1e73f5dc2f;hb=refs%2Fchanges%2F24%2F114324%2F1;hp=6b5820e9ae2cb80913eba20bdd6326c99f50580a;hpb=3b93d5a8a6f8aeec9990c79e4b4b81fbe62ef947;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index 6b5820e9..93ba2b48 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,8 @@ ONAP Policy Engine - XACML PDP ================================================================================ Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2020 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. @@ -25,13 +27,13 @@ org.onap.policy.parent integration - 3.1.2 + 3.3.0-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 2.2.1-SNAPSHOT + 2.4.0-SNAPSHOT pom @@ -39,8 +41,8 @@ This code implements the XACML PDP engine - 1.6.3 - 2.2.3 + 1.8.0-SNAPSHOT + 2.4.0-SNAPSHOT @@ -75,7 +77,6 @@ org.slf4j slf4j-ext - 1.8.0-beta2 org.slf4j @@ -100,7 +101,6 @@ org.json json - 20180813 org.onap.policy.models @@ -122,44 +122,6 @@ - - - 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 - - - -