X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=bgp%2Frib-impl%2Fpom.xml;h=dd36c8e39d216e8bb20a3eda8ae3dc9a7b258cb2;hb=0ba82863a42c92e9b3288251efb81add527070e9;hp=89b4ff086b234b9285111b7b5330eb922ece98d1;hpb=feb60ff47fd4150ce14915506d380704fbf36595;p=bgpcep.git diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index 89b4ff086b..dd36c8e39d 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -1,160 +1,305 @@ - + - 4.0.0 - bgp-rib-impl - BGP RIB implementation - bundle - ${project.artifactId} - - 3.0.4 - + - - - ${project.groupId} - concepts - ${project.version} - - - ${project.groupId} - util - ${project.version} - - - ${project.groupId} - framework - ${project.version} - - - ${project.groupId} - bgp-concepts - ${project.version} - - - ${project.groupId} - bgp-linkstate - ${project.version} - - - ${project.groupId} - bgp-parser-api - ${project.version} - - - ${project.groupId} - bgp-rib-api - ${project.version} - - - ${project.groupId} - bgp-rib-spi - ${project.version} - - - ${project.groupId} - bgp-util - ${project.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - com.google.guava - guava - ${guava.version} - - - io.netty - netty-codec - ${netty.version} - - - io.netty - netty-common - ${netty.version} - - - io.netty - netty-transport - ${netty.version} - - - org.slf4j - slf4j-api - ${slf4j.version} + 4.0.0 + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + HEAD + + + org.opendaylight.bgpcep + bgp-parent + 0.5.0-SNAPSHOT + + + bgp-rib-impl + BGP RIB implementation + bundle + ${project.artifactId} + + 3.0.4 + + + + + ${project.groupId} + concepts + + + ${project.groupId} + util + + + ${project.groupId} + bgp-concepts + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi + + + ${project.groupId} + bgp-rib-api + + + ${project.groupId} + bgp-rib-spi + + + org.opendaylight.tcpmd5 + tcpmd5-api + + + org.opendaylight.tcpmd5 + tcpmd5-netty + + + com.google.code.findbugs + jsr305 + + + com.google.guava + guava + + + io.netty + netty-codec + + + io.netty + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport + + + org.slf4j + slf4j-api org.opendaylight.controller sal-binding-api - 1.0-SNAPSHOT + + + org.opendaylight.controller + protocol-framework org.opendaylight.yangtools yang-binding - ${yang.binding.version} - - - org.mockito - mockito-core - ${mockito.version} - test - - - ${project.groupId} - mockito-configuration - ${project.version} - test - - - ${project.groupId} - bgp-parser-impl - ${project.version} - test - - - junit - junit - - + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools.model + ietf-inet-types + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.rib.impl, - org.opendaylight.protocol.bgp.rib.impl.spi - - org.opendaylight.protocol.bgp.rib.impl.Activator - - - - - + + ${project.groupId} + bgp-parser-impl + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.yangtools + binding-generator-impl + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.controller + netty-timer-config + - - - ${project.artifactId} - BGP-RIB-IMPL Module site - ${basedir}/target/site/${project.artifactId} - - + + org.osgi + org.osgi.core + provided + + + + org.mockito + mockito-core + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} + bgp-linkstate + test + + + ${project.groupId} + bgp-rib-mock + test + + + ${project.groupId} + bgp-util + test + + + org.opendaylight.yangtools + yang-parser-api + test + + + org.opendaylight.yangtools + yang-parser-impl + test + + + junit + junit + + + + org.opendaylight.controller + config-manager + test-jar + test + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + test + + + org.opendaylight.controller + netty-event-executor-config + test + + + org.opendaylight.controller + netty-threadgroup-config + test + + + org.opendaylight.controller + protocol-framework + test-jar + test + + + org.opendaylight.tcpmd5 + tcpmd5-jni + test-jar + test + + + org.opendaylight.tcpmd5 + tcpmd5-jni + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + test-jar + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + org.opendaylight.protocol.bgp.rib.impl.*, + org.opendaylight.controller.config.yang.bgp.rib.impl + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +