X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=f4bfdba646ba15bc68d9367806325bcbe138fd74;hb=8da98df3a09d97d8703a6206147521c3d132eb03;hp=7fd1404a8b03d4f6ee7bb96076b61118780785b8;hpb=3e87a45998d81b3f858bb170a7f1998d73cc6f79;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index 7fd1404a..f4bfdba6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ONAP Policy API ================================================================================ Copyright (C) 2018 Samsung Electronics Co., Ltd. All rights reserved. - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.1.1-SNAPSHOT + 3.1.2-SNAPSHOT org.onap.policy.api policy-api - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT 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.3-SNAPSHOT + 2.2.3-SNAPSHOT @@ -75,7 +69,6 @@ javax.servlet javax.servlet-api - provided org.eclipse.jetty @@ -106,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 @@ -170,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