X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fpap.git;a=blobdiff_plain;f=pom.xml;h=29e55def0badb7bba605e27d2c6645f8f7dfacf0;hp=e9608d02d2658854a5828fa51f6d0de045c16832;hb=refs%2Fheads%2Fmaster;hpb=b53649c85ada47bb89ec5968a1e68476c1bc1453 diff --git a/pom.xml b/pom.xml index e9608d02..9189193c 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.1.2 + 5.0.0-SNAPSHOT org.onap.policy.pap policy-pap - 2.2.1-SNAPSHOT + 4.0.0-SNAPSHOT pom @@ -40,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.6.4 - 2.2.4 + 3.0.0-SNAPSHOT + 4.0.0-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 - - - - - - - - - - - - -