X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e2293277ea7981a3f4367bff3eb71582245ed132;hb=5bbbda50a30a20e7f76f4701dfa77be96db20bc2;hp=20858821d2965a73d0ef1a3fe2b3e237c0351f65;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/pom.xml b/pom.xml index 20858821d2..e2293277ea 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,24 @@ org.opendaylight.odlparent odlparent-lite - 2.0.0 + 7.0.10 + org.opendaylight.controller releasepom - 0.6.0-SNAPSHOT + 2.0.10-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal @@ -26,9 +33,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/logback_settings - opendaylight/commons/liblldp benchmark opendaylight/commons/jolokia @@ -36,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