X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=438be554b1e7fd0721133ec875a157436e25c3d3;hb=1a5032107cd4ace7d028ef5ec4723e580d744a80;hp=98f986e99409bcb08b9d1a4db65373dc3a64e6b6;hpb=730bf739a3788e6d99bd4b5116afba6c1b4527bb;p=policy%2Fpap.git diff --git a/pom.xml b/pom.xml index 98f986e9..438be554 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 - + 4.0.1-SNAPSHOT + org.onap.policy.pap policy-pap - 2.2.1-SNAPSHOT + 3.0.1-SNAPSHOT pom @@ -40,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.6.4-SNAPSHOT - 2.2.4-SNAPSHOT + 2.0.1-SNAPSHOT + 3.0.1-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 - - - - - - - - - - - - -