X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=064fac1daf916419494cefce376ea3c600d4bff4;hp=74e1616215b5cc55e23ff2ba04e7c7bf35c206d8;hb=12cca9dd5a7008d707222c68b053421594ae82b4;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/pom.xml b/pom.xml index 74e1616215..064fac1daf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,17 +4,26 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 8.0.0 + org.opendaylight.controller releasepom - 0.5.0-SNAPSHOT + 3.0.2-SNAPSHOT pom controller + + true + true + + + artifacts + bundle-parent + akka opendaylight/md-sal @@ -26,13 +35,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 +42,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 +