X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e465c4252d7a9c1cd926be141048eff8c0071e0c;hb=956285fc6f3ffeabd828f164700e7f997eda2faa;hp=1a4d6b8459fd3f6bdefa19c3f21c182362e02a40;hpb=0648d915a72b0c28f86e9592463b1e23968b4f12;p=netconf.git diff --git a/pom.xml b/pom.xml index 1a4d6b8459..e465c4252d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,77 @@ - +--> + + 4.0.0 + org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 4.0.2 - 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 + protocol-framework + 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 + + + + + + + + + + +