X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=fb860984f5384f3edea53737d9ee7c81c575970c;hp=9ea0abd1c9ccc6f33a127b11fa6471959711e978;hb=a7aedce099bcdfa13fe594deaab98caa687f2e76;hpb=bc740310bca93dcefcf546f7c4a627d8153b3739 diff --git a/pom.xml b/pom.xml index 9ea0abd1c9..fb860984f5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,19 @@ 4.0.0 org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 7.0.1 org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 0.12.0-SNAPSHOT pom controller + artifacts opendaylight/md-sal @@ -23,16 +24,11 @@ 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 karaf @@ -40,7 +36,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