X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=9d4b573147700262f294bbe611bc103f8c91cd2c;hb=3a42d6d673432b782f491eba07c9c5db3f8a71b4;hp=c6440b7f1f8d3f1204b0265504f006d4465dc5f0;hpb=f750db27e2820613e7cf8e4e1eadb26e78f1c9b6;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index c6440b7f1f..9d4b573147 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -1,125 +1,115 @@ - + - 4.0.0 - bgp-rib-mock - BGP Update Mock 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-parser-api - ${project.version} - - - ${project.groupId} - bgp-parser-impl - ${project.version} - - - ${project.groupId} - bgp-rib-impl - ${project.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - com.google.guava - guava - ${guava.version} - - - ${project.groupId} - mockito-configuration - ${project.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.0-SNAPSHOT + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.rib.mock, - - - com.google.common.*, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.bgp.parser.impl, - org.opendaylight.protocol.bgp.rib.impl, - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, - org.slf4j, - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + bgp-rib-mock + BGP Update Mock Implementation + bundle + ${project.artifactId} + + 3.0.4 + - - - ${project.artifactId} - BGP-UPDATE-MOCK Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${project.groupId} + util + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi + + + ${project.groupId} + bgp-rib-spi + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.model + ietf-inet-types + + + + com.google.code.findbugs + jsr305 + + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + io.netty + netty-buffer + + + + + org.opendaylight.yangtools + mockito-configuration + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + +