X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f0935b76c764de0fd0caf8da8b222cb80d45f620;hb=857c9da5ed2a2775ac7426d97a99195d671c21b5;hp=6d8273c86160036610d07cc14061cdde2fc2782e;hpb=09da4ec1f7a52fa293370304ef491aa88025f4df;p=holmes%2Frule-management.git diff --git a/pom.xml b/pom.xml index 6d8273c..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 - - - - - -