X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=pom.xml;h=edf9ac4632406b76f37bfc60dfeea41dec73e85e;hp=1217d720663706fd12f4117a124a86d66d7dd8a7;hb=74fbf0dbc8c37cada88127b5f038ffbd4045b9b8;hpb=294e250fa1c11f36a6ddb9470f985df978039355 diff --git a/pom.xml b/pom.xml index 1217d72066..edf9ac4632 100644 --- a/pom.xml +++ b/pom.xml @@ -2,20 +2,17 @@ 4.0.0 - org.opendaylight.controller - commons.parent - 1.1.0-SNAPSHOT - opendaylight/commons/parent + org.opendaylight.odlparent + odlparent-lite + 4.0.2 + - + org.opendaylight.controller releasepom - 0.2.0-SNAPSHOT + 0.9.0-SNAPSHOT pom - controller - - - 3.0 - + controller + @@ -23,26 +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 + benchmark + opendaylight/commons/jolokia karaf @@ -51,8 +36,48 @@ opendaylight/archetypes + + + + 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