X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=91d0428c7312d4a2b0a46fd825641adb8f3077fc;hb=refs%2Fchanges%2F61%2F81261%2F1;hp=48d44e943e0935c2bc7743a52eac5e14045c18e8;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/pom.xml b/pom.xml index 48d44e943e..91d0428c73 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 2.0.1 + 4.0.9 org.opendaylight.controller releasepom - 0.6.0-SNAPSHOT + 0.10.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 @@ -38,7 +35,55 @@ opendaylight/archetypes + + + docs + + + 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