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