X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=0b70def2bcd5980bdb68ece7167402f04a7a1e1f;hp=c082be41b60bd7de5f114495a1e0673844a075d5;hb=e85651156b6687818741f4170efc80a55ddb3efb;hpb=7c58c4ddf96b33b95519149e45089c03c21b2f47;ds=sidebyside diff --git a/pom.xml b/pom.xml index c082be41b6..0b70def2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 5.0.0 org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 0.10.0-SNAPSHOT pom controller @@ -23,14 +23,9 @@ opendaylight/model + 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 @@ -40,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