X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9657ae2724c8c75f329e721f18169fd3546cd291;hb=30ead499d80c3c6cf6433c6a1e9fb4693d109ab1;hp=b93c8ab1248b0918f726c2611bdd29a5c196fbea;hpb=d39c5e50ac236eeb261eb04353fbc3de0c893245;p=policy%2Fxacml-pdp.git diff --git a/pom.xml b/pom.xml index b93c8ab1..9657ae27 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,16 @@ ============LICENSE_START======================================================= ONAP Policy Engine - XACML PDP ================================================================================ - Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + 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. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -19,33 +21,135 @@ --> - 4.0.0 + 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.3.0-SNAPSHOT + + + + org.onap.policy.xacml-pdp + policy-xacml-pdp + 2.4.0-SNAPSHOT - - org.onap.policy.parent - integration - 2.0.0-SNAPSHOT - - + pom - org.onap.policy.xacml-pdp - xacml-pdp - 2.0.0-SNAPSHOT + policy-xacml-pdp + This code implements the XACML PDP engine - pom + + 1.8.0-SNAPSHOT + 2.4.0-SNAPSHOT + - policy-xacml-pdp - This code implements the XACML PDP engine + + main + applications + packages + testsuites + xacml-test + tutorials + - - + + + junit + junit + test + + + io.cucumber + cucumber-java + test + + + io.cucumber + cucumber-junit + test + + + org.assertj + assertj-core + test + + + org.slf4j + slf4j-ext + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + org.yaml + snakeyaml + + + org.projectlombok + lombok + + + org.json + json + + + org.onap.policy.models + policy-models-decisions + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} + + - - - ecomp-site - dav:${nexusproxy}${sitePath} - - + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + + +