X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=a0a00871c87a0dbe486c2f2fd1881e9ddedd2eb8;hp=822d29ac46b1395aed02c1ae1b5565759ce99438;hb=8da08c9f008d371c491cf6b35494ca36c2ebdcb9;hpb=a0d094b300bad73ef53a56891efd6ce055156a4b diff --git a/pom.xml b/pom.xml index 822d29ac46..a0a00871c8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 6.0.4 org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 0.12.0-SNAPSHOT pom controller @@ -23,15 +23,11 @@ opendaylight/model + opendaylight/blueprint + - opendaylight/commons/concepts - 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 karaf @@ -39,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