X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=90ff0cf3e752e6c2e27e42ad795e2a489a777175;hb=abe27edd504aa5405520452f3056a790863fc77c;hp=14d72cfa377d80ea6182a5aa6903d8ebabe1d986;hpb=9e3d309aa54d6d72b783b6a089c7ecf59bdd66a2;p=policy%2Fpap.git diff --git a/pom.xml b/pom.xml index 14d72cfa..90ff0cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy PAP ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -26,13 +26,13 @@ org.onap.policy.parent integration - 2.1.0 + 3.1.3-SNAPSHOT org.onap.policy.pap policy-pap - 2.0.0-SNAPSHOT + 2.2.3-SNAPSHOT pom @@ -40,14 +40,8 @@ Code that implements the Policy Administration Backend. - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - - 1.4.0 - 2.0.0 + 1.6.5-SNAPSHOT + 2.2.6-SNAPSHOT @@ -73,32 +67,6 @@ - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - maven-checkstyle-plugin @@ -113,7 +81,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -137,44 +105,6 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.eclipse.m2e lifecycle-mapping