X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-impl%2Fpom.xml;h=354b943e20d323e7276e68f5259c66fe423c609e;hb=11f352cc2c888795652ac12a35447575d8753cc1;hp=5a90c8c4977c7ca3512961c0bfeaef6790f05ab1;hpb=823c3f943e1b9a343931a101f94f3985affbcb3e;p=bgpcep.git diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index 5a90c8c497..354b943e20 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -1,151 +1,293 @@ - + - 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-util - ${project.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - com.google.guava - guava - ${guava.version} - - - org.slf4j - slf4j-api - ${slf4j.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 - ${junit.version} - test - - + 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.4.0-SNAPSHOT + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - com.google.common.base, - com.google.common.collect, - com.google.common.eventbus, - javax.annotation, - javax.management, - org.opendaylight.protocol.bgp.concepts, - org.opendaylight.protocol.bgp.linkstate, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.bgp.parser.impl, - org.opendaylight.protocol.bgp.parser.message, - org.opendaylight.protocol.bgp.parser.parameter, - org.opendaylight.protocol.bgp.rib, - org.opendaylight.protocol.bgp.util, - org.opendaylight.protocol.util, - org.slf4j, - io.netty.channel, - io.netty.util.concurrent, - - - org.opendaylight.protocol.bgp.rib.impl - - - - - - + bgp-rib-impl + BGP RIB implementation + bundle + ${project.artifactId} + + 3.0.4 + - - - ${project.artifactId} - BGP-RIB-IMPL Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${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 + + + org.opendaylight.controller + protocol-framework + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools.model + ietf-inet-types + + + ${project.groupId} + bgp-linkstate + + + ${project.groupId} + bgp-parser-impl + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.controller + netty-timer-config + + + + org.osgi + org.osgi.core + provided + + + + + org.mockito + mockito-core + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.yangtools + binding-generator-impl + test + + + org.opendaylight.yangtools + yang-model-api + test + + + org.opendaylight.yangtools + yang-parser-api + test + + + org.opendaylight.yangtools + yang-parser-impl + test + + + org.opendaylight.yangtools + yang-data-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 + + + org.opendaylight.tcpmd5 + tcpmd5-jni + test-jar + 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 + + +