X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=fcc5778464bbbc71e03b40d0972d71309ca1ae20;hb=a8b245f1909fa175ab65f8d9b24d56ba2810be08;hp=dcd24d62169ee16d8e21d24d0469af5a9ba4bbbb;hpb=541c1fd02687ee352744e5ffee57fc81309dcfa7;p=netconf.git diff --git a/pom.xml b/pom.xml index dcd24d6216..fcc5778464 100644 --- a/pom.xml +++ b/pom.xml @@ -1,101 +1,76 @@ + - 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 + 4.0.10 + + + + org.opendaylight.netconf + netconf-aggregator + 1.6.1-SNAPSHOT + pom + ${project.artifactId} + + + true + true + - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - protocol-framework - - - - org.opendaylight.yangtools - features-test - - + + features + karaf + 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 + + + + + + + + + + +