X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=4c8f065d41fdfc4a0baac2d06010dde7e6f725e4;hp=28757fd255bf8c064e59ea94739e8566ad9e279e;hb=57602b656df8cd1aa99704b70bcaa80921c45b47;hpb=0aabbfe6127ab85eedf576a82f95805ddfc051f0 diff --git a/pom.xml b/pom.xml index 28757fd255..4c8f065d41 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 6.0.0 org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 0.11.0-SNAPSHOT pom controller @@ -26,13 +26,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent benchmark opendaylight/commons/jolokia @@ -42,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