X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=1f15eca31c30d5b0b999cfaeb4c1cccc8f0f93cb;hp=bde0e73a20eb6b07627ffebc9f46d10b4e070a02;hb=e9f0c3176a14cf9e5d2bd788872d85b86d19f68e;hpb=2727bea09c83646b6cbd2ef9672d0b7f6cf3b22f diff --git a/pom.xml b/pom.xml index bde0e73a20..1f15eca31c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,14 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.2.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 4.0.9 + - + org.opendaylight.controller releasepom - 0.3.0-SNAPSHOT + 0.9.0-SNAPSHOT pom controller @@ -20,22 +20,14 @@ opendaylight/md-sal opendaylight/config - - opendaylight/netconf - - opendaylight/adsal + opendaylight/model + + opendaylight/blueprint - opendaylight/commons/concepts - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/parent - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent + benchmark + opendaylight/commons/jolokia karaf @@ -44,8 +36,53 @@ opendaylight/archetypes + + + 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:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main