X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=7641e6318f1fd8c22ed8687b8589c7eb5d23971e;hb=HEAD;hp=b9475da761efceb89607141eabc801bcab2758e9;hpb=77822a35af8f656005b23618d46aa82e8dd83c4a;p=controller.git diff --git a/pom.xml b/pom.xml index b9475da761..efe21723f8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,69 +4,82 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 13.1.3 + org.opendaylight.controller releasepom - 0.5.0-SNAPSHOT + 10.0.0-SNAPSHOT pom controller - - - - opendaylight/md-sal - - opendaylight/config + + true + true + - opendaylight/model - - opendaylight/blueprint + + artifacts + docs + features + karaf - - opendaylight/commons/protocol-framework - opendaylight/commons/opendaylight - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp + akka + atomix-storage + bundle-parent benchmark - opendaylight/commons/jolokia + jolokia + raft-journal - - karaf - features - - - opendaylight/archetypes + opendaylight/blueprint + opendaylight/md-sal - - 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 - - - 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 +