X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f0935b76c764de0fd0caf8da8b222cb80d45f620;hb=857c9da5ed2a2775ac7426d97a99195d671c21b5;hp=9655fccdaee18dba66b63cc5f58533e89777e16c;hpb=942ce2677d26169697f75f136e2b6f4c0e6ab147;p=holmes%2Frule-management.git diff --git a/pom.xml b/pom.xml index 9655fcc..f0935b7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ - - - - - - - - - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - prepare-agent - - prepare-agent - - - - report - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - ${project.reporting.outputDirectory}/jacoco-ut - - - - - -