X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=edf9ac4632406b76f37bfc60dfeea41dec73e85e;hp=67ae2e9833b8b61462a6cc2b21bbba3942840c7d;hb=74fbf0dbc8c37cada88127b5f038ffbd4045b9b8;hpb=fbc126f0ee9f2a50cd6450378976d4ed32c2dce8;ds=sidebyside diff --git a/pom.xml b/pom.xml index 67ae2e9833..edf9ac4632 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 4.0.2 org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 0.9.0-SNAPSHOT pom controller @@ -23,15 +23,9 @@ 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 @@ -42,6 +36,46 @@ opendaylight/archetypes + + + + 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