X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4e798a9cc0d1f8a1b7aeaa2ba00bc84673a647c2;hb=refs%2Fchanges%2F50%2F101850%2F5;hp=5678ac842ef1016df770199d0ded5d359e4c5453;hpb=cb42405784db97d0ce2c5991d12a89b46d185949;p=netconf.git diff --git a/pom.xml b/pom.xml index 5678ac842e..4e798a9cc0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,80 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 2.0.2 + 11.0.0 - org.opendaylight.controller - features-protocol-framework-aggregator - 0.10.0-SNAPSHOT + org.opendaylight.netconf + netconf-aggregator + 4.0.0-SNAPSHOT pom + ${project.artifactId} + + + true + true + - features-protocol-framework - odl-protocol-framework + artifacts + parent + features + karaf + karaf-static + model + 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 + + + + + + + + + + +