X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4e798a9cc0d1f8a1b7aeaa2ba00bc84673a647c2;hb=001a72eb617c6fb2f8851837da2850cdadb64255;hp=e422061221a34d300851e707cf84f03ed9eb8b75;hpb=babdd2b7da83fe0183e2ee10ac761a7113d2bf8b;p=netconf.git diff --git a/pom.xml b/pom.xml index e422061221..4e798a9cc0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,80 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 1.9.0 + 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 - features4-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 + + + + + + + + + + +