diff --git a/pom.xml b/pom.xml index 735f82b..9c557c9 100644 --- a/pom.xml +++ b/pom.xml @@ -63,4 +63,29 @@ + + + + org.jacoco + jacoco-maven-plugin + 0.8.11 + + + prepare-agent + + prepare-agent + + + + report + test + + report + + + + + + +