X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=83e352261850f0d12474971c7491b62b3ef649b9;hp=49259ea2d330e882bf8dd64b09c34b5fc1bbd345;hb=3a46849076d34a2543a1445d885ea2634f961646;hpb=72def9b51c0f073acdd4cf8f71ee567cbd78cf06 diff --git a/pom.xml b/pom.xml index 49259ea2d3..83e3522618 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 + 1.12.0-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal @@ -23,15 +30,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 @@ -39,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