X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e9b475f31674578b2aa17e116ea470b7cd4a7565;hb=bf609a15bf47541400eb3d128741e27b80b187fc;hp=5678ac842ef1016df770199d0ded5d359e4c5453;hpb=cb42405784db97d0ce2c5991d12a89b46d185949;p=netconf.git diff --git a/pom.xml b/pom.xml index 5678ac842e..e9b475f316 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,78 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 2.0.2 + 8.1.2 - org.opendaylight.controller - features-protocol-framework-aggregator - 0.10.0-SNAPSHOT + org.opendaylight.netconf + netconf-aggregator + 2.0.0-SNAPSHOT pom + ${project.artifactId} + + + true + true + - features-protocol-framework - odl-protocol-framework + artifacts + parent + 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 + + + + + + + + + + +