diff --git a/pom.xml b/pom.xml index fb80fdb..1674500 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,26 @@ + + org.jacoco + jacoco-maven-plugin + 0.8.11 + + + prepare-agent + + prepare-agent + + + + report + test + + report + + + +