diff --git a/pom.xml b/pom.xml index e342414..7470aea 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,37 @@ + + org.jacoco + jacoco-maven-plugin + 0.8.4 + + + default-prepare-agent + + prepare-agent + + + + default-prepare-agent-integration + + prepare-agent-integration + + + + default-report + + report + + + + default-report-integration + + report-integration + + + + -- libgit2 0.21.2