X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=0b70def2bcd5980bdb68ece7167402f04a7a1e1f;hp=c0c1ea46276a00bb3a993d7117a07bf13f83cffd;hb=23fa5a5c2a0748e12b5a704f2dc2ed3bc7169a58;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/pom.xml b/pom.xml index c0c1ea4627..0b70def2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.opendaylight.odlparent - odlparent - 1.7.0-SNAPSHOT + odlparent-lite + 5.0.0 org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 0.10.0-SNAPSHOT pom controller @@ -23,15 +23,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 @@ -41,7 +35,55 @@ opendaylight/archetypes + + + docs + + + true + true + + + + + 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