X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=be2a417c48c6e0c226b3dde7d942703c5809e2d0;hb=54cde461a85610619eac8b14a08208ab406dc13e;hp=b1addce06d8c19dc2cc1a85a8c7ee2455b696648;hpb=d3a3f98d350a5fb7541db4a52613e2fc30655377;p=ccsdk%2Fapps.git diff --git a/pom.xml b/pom.xml index b1addce0..be2a417c 100755 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,10 @@ Note: coverage for now is invalid and is failing to load because of: "Cannot import coverage information for file '{file}', coverage data is invalid." see https://github.com/jacoco/jacoco/issues/763 - That issue has been fixed in 0.8.3 but haven't yet been release. --> + That issue has been fixed in 0.8.3 , so we override the default ONAP + version here to pick up that fix --> ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + 0.8.3 @@ -48,7 +50,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version}