X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=0b70def2bcd5980bdb68ece7167402f04a7a1e1f;hp=b9475da761efceb89607141eabc801bcab2758e9;hb=baf24349053f1097e311de0b6632a7463bff7b1b;hpb=77822a35af8f656005b23618d46aa82e8dd83c4a diff --git a/pom.xml b/pom.xml index b9475da761..0b70def2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 5.0.0 org.opendaylight.controller releasepom - 0.5.0-SNAPSHOT + 0.10.0-SNAPSHOT pom controller @@ -26,11 +26,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/opendaylight - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp benchmark opendaylight/commons/jolokia @@ -40,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 +