diff --git a/pom.xml b/pom.xml
index 74f90978c..765a94087 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,8 +75,6 @@
2.2
3.1.11
0.8.13
- 0.8.3
- ${project.basedir}/../../target/jacoco.exec
1.4.197
@@ -236,46 +234,6 @@
-
- org.jacoco
- jacoco-maven-plugin
- ${version.jacoco}
-
-
-
- prepare-agent
-
-
- true
- ${jacoco.reportPath}
-
-
-
- report
- prepare-package
-
- report
-
-
-
- jacoco-check
-
- check
-
-
-
-
-
-
- 0.0
-
-
-
-
-
-
-
-
org.apache.maven.plugins
maven-compiler-plugin
@@ -320,9 +278,6 @@
org.apache.maven.plugins
maven-surefire-plugin
${version.maven.surefire}
-
- ${argLine}
-
org.apache.maven.plugins