X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bb030f125d3ec23b12d4e6483b46f32fa82979d3;hb=98d7a84312d1d03e3a6d5cc28a5d7c5884a0f78f;hp=ea183dad0596e086f57421b93f44db6080eeb15d;hpb=6e50bcdfe9e75ac750310499c21e80bf8eaf276f;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index ea183dad..bb030f12 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.1.1-SNAPSHOT + 3.1.2 org.onap.policy.api policy-api - 2.2.0-SNAPSHOT + 2.2.2 pom @@ -41,14 +41,8 @@ Code that define our external API. - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - - 1.6.2-SNAPSHOT - 2.2.1-SNAPSHOT + 1.6.4 + 2.2.4 @@ -105,32 +99,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 @@ -169,44 +137,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