diff --git a/pom.xml b/pom.xml index 6f58aff..622d9eb 100644 --- a/pom.xml +++ b/pom.xml @@ -237,9 +237,36 @@ classpath:///version-rules.xml + + org.jacoco + jacoco-maven-plugin + + + prepare-agent + + prepare-agent + + + + report + + report + + + + + + + + org.jacoco + jacoco-maven-plugin + + + + release