X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=2307bccd4025f78587023ecaae8fea4f7d10ba59;hb=1d9e997c99123013f4370172d33df882ff9847b4;hp=1a4d6b8459fd3f6bdefa19c3f21c182362e02a40;hpb=0648d915a72b0c28f86e9592463b1e23968b4f12;p=netconf.git diff --git a/pom.xml b/pom.xml index 1a4d6b8459..2307bccd40 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,76 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 4.0.8 - org.opendaylight.controller - features-protocol-framework-aggregator - 0.10.0-SNAPSHOT + org.opendaylight.netconf + netconf-aggregator + 1.6.0-SNAPSHOT pom + ${project.artifactId} + + + true + true + - features-protocol-framework - features4-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 + + + + + + + + + + +