X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=e88024aed2828e69ccbfd1a8dde99bb5fae1fe26;hp=11776c6e8577d9d0aa6ff356ae53be1649183320;hb=d5807ff786c63fc0d8272d0bbc83856e35880fcf;hpb=c046d016935736db9d80647ca6cfb86a34a4cd06 diff --git a/pom.xml b/pom.xml index 11776c6e85..e88024aed2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 5.0.2 org.opendaylight.controller releasepom - 0.5.0-SNAPSHOT + 0.11.0-SNAPSHOT pom controller @@ -26,12 +26,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/opendaylight - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent benchmark opendaylight/commons/jolokia @@ -41,33 +35,59 @@ opendaylight/archetypes + + + docs - - 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 - + + + true + true + - - jdk8 + sonar-jacoco-aggregate - [1.8,) + + odl.jacoco.aggregateFile + - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - + 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 + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +