X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=6d7d87aa5173e43e9533798334b3568a15e33cd9;hp=3773a079e027c87105928e8286fbd4e4efc01ae5;hb=2d0b303671cc32ce842b6b445622fa96e8a2bc53;hpb=49568a573fe8d44e67518300b34426331abb258f diff --git a/pom.xml b/pom.xml index 3773a079e0..6d7d87aa51 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 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