diff --git a/pom.xml b/pom.xml index 66c089247..7da00186e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,11 @@ 2.2.4 1.8.0 - 0.8.2 + jacoco + reuseReports + ${project.basedir}/../target/jacoco.exec + java + 0.8.5 @@ -158,7 +162,11 @@ - + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.7.0.1746 +