X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f75961fae0629a58e3cbfb65fbd24dfba725e0f8;hb=9bb9a8a0af94da42a2b1a90c38fbf37e68e36ef8;hp=a30c9f2d7509539a8e84f1b19dc8975c773d5a03;hpb=9a086f692df9586e997d8caca2f628c94adbb01a;p=netconf.git diff --git a/pom.xml b/pom.xml index a30c9f2d75..f75961fae0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,76 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 2.0.1 + 4.0.10 - org.opendaylight.controller - features-protocol-framework-aggregator - 0.10.0-SNAPSHOT + org.opendaylight.netconf + netconf-aggregator + 1.6.2-SNAPSHOT pom + ${project.artifactId} + + + true + true + - features-protocol-framework - odl-protocol-framework + features + karaf + netconf + restconf - - 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:MD-SAL - + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +