X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=a907ca4df66601f4acbae21e6cc66f21f0272c9a;hb=9778e2be7f4ae45cbb246b36ee8ddb9318e564d2;hp=0ea865fa6a805733b976f91103b8d72c0fc3a044;hpb=04f290b5d82a23fad8ef1b127be9ab3e2c4e8fac;p=netconf.git diff --git a/pom.xml b/pom.xml index 0ea865fa6a..a907ca4df6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,96 +1,76 @@ - - + + 4.0.0 + - org.opendaylight.controller - commons.opendaylight - 1.4.1-SNAPSHOT - ../../commons/opendaylight + org.opendaylight.odlparent + odlparent-lite + 4.0.11 + - - 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 - HEAD - - protocol-framework - ${protocol-framework.version} - 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 + + + + + + + + + + +