X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=b73332f6c987cd1f934eda5a3910f6026107311f;hb=e7f305bc5ea2a404b73709b11b9d51ab13e8df90;hp=314fdea7ccd7037df9ff6ea1ca3a2d15b2d6a2c2;hpb=c8375fabd08b13d6b939b83c8f7c5a9cda411bd6;p=netconf.git diff --git a/pom.xml b/pom.xml index 314fdea7cc..b73332f6c9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,92 +1,76 @@ - - + + - - org.opendaylight.odlparent - bundle-parent - 1.9.0 - - + 4.0.0 - org.opendaylight.controller - protocol-framework - 0.10.0-SNAPSHOT - bundle - ${project.artifactId} - Common protocol framework + + org.opendaylight.odlparent + odlparent-lite + 4.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.netconf + netconf-aggregator + 1.6.2-SNAPSHOT + pom + ${project.artifactId} - - - org.opendaylight.yangtools - mockito-configuration - 1.2.0-SNAPSHOT - test - - - org.osgi - org.osgi.core - - - org.slf4j - slf4j-api - - - 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 + + + + + + + + + + +