X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-api%2Fpom.xml;h=13ee8aee7d677f521a0cf7ae6294e7913683d0f8;hb=refs%2Fheads%2Fstable%2Fboron;hp=175f32e6c44804cc621981a42e3287ffa1bce961;hpb=c3fdbbb940c3427497416ef7a9faaa894ab13d70;p=bgpcep.git diff --git a/bgp/rib-api/pom.xml b/bgp/rib-api/pom.xml index 175f32e6c4..13ee8aee7d 100644 --- a/bgp/rib-api/pom.xml +++ b/bgp/rib-api/pom.xml @@ -1,86 +1,107 @@ - + - 4.0.0 - bgp-rib-api - BGP RIB API - bundle - ${project.artifactId} - - 3.0.4 - + - - - ${project.groupId} - concepts - 1.0 - - - ${project.groupId} - bgp-parser-api - 1.0 - - - ${project.groupId} - bgp-concepts - 1.0 - - - ${project.groupId} - bgp-linkstate - 1.0 - - - 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.6.5-SNAPSHOT + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.concepts, - org.opendaylight.protocol.bgp.linkstate, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.concepts, - com.google.common.base, - com.google.guava, - org.slf4j, - - - org.opendaylight.protocol.bgp.rib, - - - - - - + bgp-rib-api + BGP RIB API + bundle + ${project.artifactId} + + 3.0.4 + - - - ${project.artifactId} - BGP-RIB-API Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-concepts + + + ${project.groupId} + concepts + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.controller + config-api + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + com.google.guava + guava + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +