X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=b38cdb065ee6719c22f144b16c3feaccb9e858da;hb=4dbe3428590867ba66d119f4a072e5e9d33e949e;hp=c082be41b60bd7de5f114495a1e0673844a075d5;hpb=7c58c4ddf96b33b95519149e45089c03c21b2f47;p=controller.git diff --git a/pom.xml b/pom.xml index c082be41b6..b38cdb065e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,24 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 7.0.1 + org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 2.0.0-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal @@ -23,14 +30,9 @@ opendaylight/model + opendaylight/blueprint + - 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 @@ -38,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