X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4e798a9cc0d1f8a1b7aeaa2ba00bc84673a647c2;hb=001a72eb617c6fb2f8851837da2850cdadb64255;hp=f0208d64521cc7e740ef644105957d49d7f9004a;hpb=b95df49cb82105fdf2547e22d1443ca927d9de0d;p=netconf.git diff --git a/pom.xml b/pom.xml index f0208d6452..4e798a9cc0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,71 +1,80 @@ + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - ../../opendaylight/commons/opendaylight - - features-odl-protocol-framework - ${protocol-framework.version} - pom - - features.xml - + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 11.0.0 + + + + org.opendaylight.netconf + netconf-aggregator + 4.0.0-SNAPSHOT + pom + ${project.artifactId} + + + true + true + - + + artifacts + parent + features + karaf + karaf-static + model + netconf + restconf + - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - - - scm:git:ssh://git.opendaylight.org:29418/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 + + + + + + + + + + +