X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f3ef0d875a456a72afabbe690a2ea3697082870d;hb=31b74822f34d55b438c689de76beaa0dc8f4fcae;hp=20858821d2965a73d0ef1a3fe2b3e237c0351f65;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/pom.xml b/pom.xml index 20858821d2..f3ef0d875a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 4.0.10 org.opendaylight.controller releasepom - 0.6.0-SNAPSHOT + 0.9.1-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