From 81f6ddbadbfb35ade23aa69570551e1d7758f13f Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 9 Jan 2020 20:21:59 -0500 Subject: [PATCH] Update sonar configuration Sonarcloud upgrade exposed missing configuration variable. Also removed deprecated properties Used properties for versions of plugins Upgraded all the plugins to the latest Issue-ID: INT-1411 Change-Id: I75cb459f387a32230920987913d174dbc751e9f2 Signed-off-by: Pamela Dragosh --- oparent/pom.xml | 11 +++++------ pom.xml | 4 +++- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/oparent/pom.xml b/oparent/pom.xml index 7e5f274..af6c025 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -34,12 +34,11 @@ https://wiki.onap.org/display/DW/Integration+Project - 0.8.2 + 0.8.5 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** @@ -378,7 +377,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 3.0.0-M4 ${surefireArgLine} @@ -391,7 +390,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.0 + 3.0.0-M4 /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} 11 + 3.7.0.1746 +