X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=845a6ec73daf27a27204c2f811473edde79cd718;hb=243a7afbd100cfefc2fbca223912c561c049620b;hp=9aa63e4755a342f1283bb5d3150ff93aa16aef59;hpb=a57ae75148dd8099bf2fa0b885bfe82aa016f34c;p=netconf.git diff --git a/pom.xml b/pom.xml index 9aa63e4755..845a6ec73d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,123 +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 + 4.0.14 + + - - - com.google.code.findbugs - annotations - - - 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.6.3-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 + + + + + + + + + + +