X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f9e121c7f8a7d75ff8ab42980d8ffd5f38cff903;hb=e7ec158bf5591335b23e9d2cb08c84ec4de53b34;hp=1780a9acbcf7582b525a6bdf4f103c4c7da3ba5e;hpb=af54bf6b4371edd25b9cbc56f2158df7a41ff79e;p=netconf.git diff --git a/pom.xml b/pom.xml index 1780a9acbc..f9e121c7f8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,145 +1,90 @@ - - + + - - 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 + 13.0.4 + + - - - com.google.code.findbugs - jsr305 - - - 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 + 7.0.0-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 - - - - - + + artifacts + parent + features + karaf + karaf-static + model + transport + protocol + plugins + apps + third-party - - - - jdk8 - - [1.8,) - + + netconf + restconf - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - + 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 + + + + + + + + + + +