X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=db746d9dadc606c4c5cea6261966d92522ab3b9b;hb=0d08c1ac347a9afd86a6ac36b8f4f4e4530b7646;hp=afc0fd9d1c691156a6d838f284aff19c58b0bc6b;hpb=072ff48b61439092eacd101cc02e455ae8662185;p=netconf.git diff --git a/pom.xml b/pom.xml index afc0fd9d1c..db746d9dad 100644 --- a/pom.xml +++ b/pom.xml @@ -1,35 +1,78 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 2.0.0 + 7.0.5 - org.opendaylight.controller - features-protocol-framework-aggregator - 0.10.0-SNAPSHOT + org.opendaylight.netconf + netconf-aggregator + 1.10.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 + + + + + + + + + + +