X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-impl%2Fpom.xml;h=354b943e20d323e7276e68f5259c66fe423c609e;hb=11f352cc2c888795652ac12a35447575d8753cc1;hp=4800458b80bedb0bcab85e9d1a88819cb0f8ac47;hpb=d7d2cdd5cd32b6615afda57f10ca7dea14384422;p=bgpcep.git diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index 4800458b80..354b943e20 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -1,132 +1,293 @@ - + - 4.0.0 - bgp-rib-impl - BGP RIB implementation - bundle - ${project.artifactId} - - 3.0.4 - + - - - ${project.groupId} - concepts - - - ${project.groupId} - framework - - - ${project.groupId} - util - - - ${project.groupId} - bgp-concepts - - - ${project.groupId} - bgp-linkstate - - - ${project.groupId} - bgp-parser-api - - - ${project.groupId} - bgp-rib-api - - - ${project.groupId} - bgp-rib-spi - - - ${project.groupId} - bgp-util - - - com.google.code.findbugs - jsr305 - - - com.google.guava - guava - - - io.netty - netty-codec - - - io.netty - netty-common - - - io.netty - netty-transport - - - org.slf4j - slf4j-api + 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 + + + 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 + + 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 - - - ${project.groupId} - mockito-configuration - ${project.version} - test - - - ${project.groupId} - bgp-parser-impl - test - - - junit - junit - - + + 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 - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.rib.impl, - org.opendaylight.protocol.bgp.rib.impl.spi + + + + 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 + + +