X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=2b93ad99fd678539c110e7484cb6820ceed27195;hp=c0c1ea46276a00bb3a993d7117a07bf13f83cffd;hb=42ec9dc63df7cea0ae3a4d841aa14a21ba948859;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/pom.xml b/pom.xml index c0c1ea4627..2b93ad99fd 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,25 @@ 4.0.0 org.opendaylight.odlparent - odlparent - 1.7.0-SNAPSHOT + odlparent-lite + 7.0.5 + org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 2.0.4-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