diff --git a/pom.xml b/pom.xml
index f016500b6..bc38a1d8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,12 +209,6 @@
2.19.1
2.17
1.1.0.BUILD-SNAPSHOT
-
-
- jacoco
- reuseReports
- ${project.basedir}/../target/jacoco.exec
- java
@@ -284,55 +278,6 @@
-
- sonar
-
- false
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- 0.7.4.201502262128
-
- ${sonar.jacoco.reportPath}
- true
-
-
-
- agent
-
- prepare-agent
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- ${surefire.plugin.version}
-
-
-
- listener
- org.sonar.java.jacoco.JUnitListener
-
-
-
-
-
-
-
-
- org.sonarsource.java
- sonar-jacoco-listeners
- 3.8
- test
-
-
-