diff --git a/pom.xml b/pom.xml index e940fdb..fa67b7b 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,19 @@ coveralls-maven-plugin 4.3.0 + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + prepare-agent + + prepare-agent + + + +