X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=48b5ff9a78041c936724801f11400d85d6d8f4e3;hp=d1e5494b44cd6409adc99da6b5daf9e6af2bbc4b;hb=35b5462f1ebde45b569664af28199acb437a28d9;hpb=5448d6812e386bd56aec7209c4852c586a6163b3 diff --git a/pom.xml b/pom.xml index d1e5494b44..48b5ff9a78 100644 --- a/pom.xml +++ b/pom.xml @@ -2,79 +2,86 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.1.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 9.0.8 + + + org.opendaylight.controller releasepom - 0.2.0-SNAPSHOT + 4.0.7-SNAPSHOT pom - - 3.0 - - - opendaylight/distribution/opendaylight + controller + + + + true + true + - - - - - + + artifacts + docs + features + karaf - third-party/commons/thirdparty + akka + bundle-parent + benchmark + jolokia opendaylight/md-sal opendaylight/config - - opendaylight/netconf - - - opendaylight/adsal - - opendaylight/networkconfiguration/neutron - opendaylight/networkconfiguration/neutron/implementation - opendaylight/networkconfiguration/neutron/northbound - - - opendaylight/commons/concepts - opendaylight/commons/protocol-framework - opendaylight/commons/checkstyle - opendaylight/commons/opendaylight - opendaylight/commons/parent - opendaylight/commons/logback_settings - opendaylight/commons/filter-valve - opendaylight/commons/liblldp - - - opendaylight/karaf-branding - opendaylight/distribution/opendaylight-karaf-empty - opendaylight/distribution/opendaylight-karaf - opendaylight/distribution/opendaylight-karaf-resources - features - - - opendaylight/archetypes + opendaylight/blueprint - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - - integrationtests + sonar-jacoco-aggregate - false + + odl.jacoco.aggregateFile + - - opendaylight/distribution/sanitytest/ - + + + + 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 +