X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fpap.git;a=blobdiff_plain;f=pom.xml;h=29e55def0badb7bba605e27d2c6645f8f7dfacf0;hp=a8d624c13fc3dc9ad21f82dae1702c5ed6d0ade2;hb=refs%2Fheads%2Fmaster;hpb=c0561fbfb0c8a321f3846f6325ec3e1c5bff415c diff --git a/pom.xml b/pom.xml index a8d624c1..93f2b3af 100644 --- a/pom.xml +++ b/pom.xml @@ -2,8 +2,9 @@ ============LICENSE_START======================================================= ONAP Policy PAP ================================================================================ - Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. - Copyright (C) 2019 Nordix Foundation. + Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019, 2021, 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. @@ -20,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.2.0-SNAPSHOT + 4.1.5-SNAPSHOT org.onap.policy.pap policy-pap - 2.3.0-SNAPSHOT + 3.1.4-SNAPSHOT pom @@ -40,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.6.5 - 2.2.6 + 2.1.4-SNAPSHOT + 3.1.4-SNAPSHOT @@ -50,86 +51,10 @@ testsuites - - - junit - junit - test - - - ecomp-site dav:${nexusproxy}${sitePath} - - - - - maven-checkstyle-plugin - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory} - true - true - true - - - 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 - - - - - - - - - - - - -