X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=f9e121c7f8a7d75ff8ab42980d8ffd5f38cff903;hb=e67d5e33037c4b9e49de145bdd482ca4002b0767;hp=280ad479d3984ea2be4d2b28682112d0506eb27e;hpb=899ea6f65725c202a0f1e07af9e701ed4f461e7a;p=netconf.git diff --git a/pom.xml b/pom.xml index 280ad479d3..f9e121c7f8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,92 +1,90 @@ - + - 4.0.0 + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 13.0.4 + + - - org.opendaylight.odlparent - bundle-parent - 2.0.1 - - + org.opendaylight.netconf + netconf-aggregator + 7.0.0-SNAPSHOT + pom + ${project.artifactId} - org.opendaylight.controller - protocol-framework - 0.10.0-SNAPSHOT - bundle - ${project.artifactId} - Common protocol framework + + true + true + - - - com.google.guava - guava - - - io.netty - netty-buffer - - - io.netty - netty-codec - - - io.netty - netty-common - - - io.netty - netty-transport - - - junit - junit - + + artifacts + parent + features + karaf + karaf-static + model + transport + protocol + plugins + apps + third-party - - - 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 - - + + netconf + restconf - - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - package - - - - - + keystore + truststore + - - 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 + + + + + + + + + + +