X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=0b70def2bcd5980bdb68ece7167402f04a7a1e1f;hp=0aaf0945c6bce63e1d60fb6b868b5b851a240c2b;hb=e85651156b6687818741f4170efc80a55ddb3efb;hpb=c7237c68818c70efb2fe5719bbd9e48a91bf2c4d diff --git a/pom.xml b/pom.xml index 0aaf0945c6..0b70def2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,14 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.1.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 5.0.0 + - + org.opendaylight.controller releasepom - 0.2.0-SNAPSHOT + 0.10.0-SNAPSHOT pom controller @@ -20,27 +20,14 @@ opendaylight/md-sal opendaylight/config - - opendaylight/netconf - - opendaylight/adsal + opendaylight/model - - opendaylight/networkconfiguration/neutron - opendaylight/networkconfiguration/neutron/implementation - opendaylight/networkconfiguration/neutron/northbound + opendaylight/blueprint - 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/commons/enunciate-parent + benchmark + opendaylight/commons/jolokia karaf @@ -48,9 +35,57 @@ opendaylight/archetypes + + + docs + + + true + true + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + + - scm:git:ssh://git.opendaylight.org:29418/controller.git + 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