X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=78446e5fe77a8f5a5081f3bace1b926c44166e6d;hb=a8baa705988ff4c89e93e2a963e6e05ef62bc8bb;hp=b1addce06d8c19dc2cc1a85a8c7ee2455b696648;hpb=b526c435ac41feba7bd9f64f717f48d6f3af89cf;p=ccsdk%2Fapps.git diff --git a/pom.xml b/pom.xml index b1addce0..78446e5f 100755 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.5.0 org.onap.ccsdk.apps ccsdk-apps - 0.4.1-SNAPSHOT + 0.7.0-SNAPSHOT pom ccsdk-apps @@ -34,12 +34,13 @@ 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 - components ms @@ -48,7 +49,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version}