X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=81747a1c890a90dec054f9e69633dd953e63cea8;hb=29a5734afedc18e37bfa1fc2c3baa18d8521a799;hp=d5387b43c3ee7c0bfd56de52e466297828074eb1;hpb=15f2fd641c9459885949ef19acf54d452b1b0b8f;p=netconf.git diff --git a/pom.xml b/pom.xml index d5387b43c3..81747a1c89 100644 --- a/pom.xml +++ b/pom.xml @@ -1,101 +1,76 @@ + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../../opendaylight/commons/opendaylight - - features-protocol-framework - ${protocol-framework.version} - jar - - features.xml - + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 4.0.9 + + + + org.opendaylight.netconf + netconf-aggregator + 1.6.0-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 + + + + + + + + + + +