X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=2b93ad99fd678539c110e7484cb6820ceed27195;hp=562c33234ad3cb2250e2a2e59f1b8747ef510a9a;hb=f0e8f9a9547dca1e232a7e8d3912a86de69bcc6a;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/pom.xml b/pom.xml index 562c33234a..2b93ad99fd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,24 @@ org.opendaylight.odlparent odlparent-lite - 1.9.0-SNAPSHOT + 7.0.5 + org.opendaylight.controller releasepom - 0.6.0-SNAPSHOT + 2.0.4-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal @@ -26,10 +33,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp benchmark opendaylight/commons/jolokia @@ -37,9 +40,49 @@ karaf features - - opendaylight/archetypes + + docs + + + + 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