X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=6d7d87aa5173e43e9533798334b3568a15e33cd9;hp=21bae79df21f97ac4c3c6ea61b3256488657c832;hb=1819f12a7e562482d9328a8e4c4aeffd2b1a2c01;hpb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8 diff --git a/pom.xml b/pom.xml index 21bae79df2..6d7d87aa51 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,14 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.2.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + - + org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 0.9.0-SNAPSHOT pom controller @@ -23,16 +23,11 @@ opendaylight/model + opendaylight/blueprint + - opendaylight/commons/concepts - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/parent - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent + benchmark + opendaylight/commons/jolokia karaf @@ -41,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