X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=42c6e3b466f007218e5867b4b8fac8a8598bc041;hb=8a0f61aafbfe00a614a86b09156c62050e5910cc;hp=dcd24d62169ee16d8e21d24d0469af5a9ba4bbbb;hpb=541c1fd02687ee352744e5ffee57fc81309dcfa7;p=netconf.git diff --git a/pom.xml b/pom.xml index dcd24d6216..42c6e3b466 100644 --- a/pom.xml +++ b/pom.xml @@ -1,101 +1,79 @@ + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - ../../opendaylight/commons/opendaylight - - features-protocol-framework - ${protocol-framework.version} - jar - - features.xml - + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 10.0.0 + + + + org.opendaylight.netconf + netconf-aggregator + 4.0.0-SNAPSHOT + pom + ${project.artifactId} + + + true + true + - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - protocol-framework - - - - org.opendaylight.yangtools - features-test - - + + artifacts + parent + features + karaf + karaf-static + 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 - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${commons.opendaylight.version} - - - org.opendaylight.yangtools:features-test - - - - - - - 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 + + + + + + + + + + +