X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=91d0428c7312d4a2b0a46fd825641adb8f3077fc;hp=bd5c3e1608f7604ba8713a888c75ef7af308bd27;hb=0f69f9e83ca8602d7ad7646ff4e146f802c534c1;hpb=5197d588dac65f2345cbcba2e5aefae308fcf3a0 diff --git a/pom.xml b/pom.xml index bd5c3e1608..91d0428c73 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.10.0-SNAPSHOT pom controller @@ -20,19 +20,14 @@ opendaylight/md-sal opendaylight/config - - opendaylight/netconf + + 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 @@ -40,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