X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=cbc7cb78db1c327b035df6d06abaaeac7a18c116;hb=a7b2a7b0d506ef608799959062e796e4b44e0abe;hp=c50ee654b22157fc733cac65a55d40a716a4408e;hpb=becb42fd6bc0c3397d4ade3f1bc74d7607fe6fa8;p=netconf.git diff --git a/pom.xml b/pom.xml index c50ee654b2..cbc7cb78db 100644 --- a/pom.xml +++ b/pom.xml @@ -1,119 +1,90 @@ - + - 4.0.0 + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 13.0.11 + + - - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent - + org.opendaylight.netconf + netconf-aggregator + 7.0.2-SNAPSHOT + pom + ${project.artifactId} - org.opendaylight.controller - protocol-framework - 0.9.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 - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - + + artifacts + parent + features + karaf + karaf-static + model + transport + protocol + plugins + apps + third-party - - - 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 - - + + 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 + + + + + + + + + + +