X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=18c3348cdf0f10ba023bad31f1c6c1893f7d538e;hb=refs%2Fheads%2Fstable%2Fsodium;hp=c50ee654b22157fc733cac65a55d40a716a4408e;hpb=becb42fd6bc0c3397d4ade3f1bc74d7607fe6fa8;p=netconf.git diff --git a/pom.xml b/pom.xml index c50ee654b2..18c3348cdf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,119 +1,76 @@ - - + + - - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent - + 4.0.0 - org.opendaylight.controller - protocol-framework - 0.9.0-SNAPSHOT - bundle - ${project.artifactId} - Common protocol framework + + org.opendaylight.odlparent + odlparent-lite + 5.0.11 + + - - - com.google.guava - guava - - - io.netty - netty-buffer - - - io.netty - netty-codec - - - io.netty - netty-common - - - io.netty - netty-transport - - - junit - junit - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - + org.opendaylight.netconf + netconf-aggregator + 1.7.5-SNAPSHOT + pom + ${project.artifactId} - - - org.opendaylight.yangtools - mockito-configuration - - - org.osgi - org.osgi.core - - - org.slf4j - slf4j-api - - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-manager - test-jar - test - - - org.opendaylight.controller - config-util - test - - - org.opendaylight.controller - netty-event-executor-config - test - - - ch.qos.logback - logback-classic - test - - + + true + true + - - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - package - - - - - + + features + karaf + netconf + restconf + - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +