X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=cd5783d0f675b159b4bf32aa4dd45cb560d3c463;hp=36667a546e11e1ba2586bc06dc76f8e823f37f34;hb=b21572e7fcdc926c7839f2b936eb3f623304fd6c;hpb=63df5670643d8c8851941bd752553847f0e0520f diff --git a/pom.xml b/pom.xml index 36667a546e..cd5783d0f6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,24 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 7.0.3 + org.opendaylight.controller releasepom - 0.4.0-SNAPSHOT + 2.0.3-SNAPSHOT pom controller + + true + true + + + artifacts opendaylight/md-sal @@ -26,13 +33,6 @@ opendaylight/blueprint - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - opendaylight/commons/enunciate-parent benchmark opendaylight/commons/jolokia @@ -40,35 +40,53 @@ karaf features - - 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 - - - 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 +