X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=6d7d87aa5173e43e9533798334b3568a15e33cd9;hp=32d51a5a6910964e18212e9e923fe7218ee03a66;hb=2d0b303671cc32ce842b6b445622fa96e8a2bc53;hpb=b25f55c6265708661db0a43fccc595f7fdd81767 diff --git a/pom.xml b/pom.xml index 32d51a5a69..6d7d87aa51 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 2.0.2 + 4.0.2 org.opendaylight.controller releasepom - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT pom controller @@ -26,9 +26,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/logback_settings - opendaylight/commons/liblldp benchmark opendaylight/commons/jolokia @@ -39,6 +36,51 @@ opendaylight/archetypes + + + true + true + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git