X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=b4a5a3cc6f5a0ad447424193c4a0b82b6637fa38;hb=4e5846ad7c1f8bf452fa89e0f9409ac648fccd90;hp=ea370c72c1a348ea16b378152a5673b907419cd0;hpb=7c0df12e4be9c8c6789ca6cfe7e0a5cf7bc9d641;p=netconf.git diff --git a/pom.xml b/pom.xml index ea370c72c1..b4a5a3cc6f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,95 +1,76 @@ - + 4.0.0 + - org.opendaylight.controller - commons.opendaylight - 1.4.1 - ../../commons/opendaylight + org.opendaylight.odlparent + odlparent-lite + 4.0.13 + - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - master-tagforprepareonly-controller-bulk-release-2-1 - - protocol-framework - 0.4.0 - Common protocol framework - bundle + org.opendaylight.netconf + netconf-aggregator + 1.6.3-SNAPSHOT + pom ${project.artifactId} - - 3.0.4 - - - - io.netty - netty-buffer - - - io.netty - netty-codec - - - io.netty - netty-common - - - io.netty - netty-transport - - - com.google.guava - guava - - - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api - + + true + true + - - - org.opendaylight.yangtools - mockito-configuration - - - junit - junit - - + + features + karaf + netconf + restconf + - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - - - + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +