X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=faf1e149b29aa3c182d679d7ca66518d685d54a6;hb=09692cbc7e57b38fdaa6b047b84747647197e641;hp=c6440b7f1f8d3f1204b0265504f006d4465dc5f0;hpb=591392ea210768c254cfb9be6126dcce0a09507e;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index c6440b7f1f..faf1e149b2 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -1,125 +1,108 @@ + + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 4.0.0 + + org.opendaylight.bgpcep + binding-parent + 0.12.0-SNAPSHOT + ../../binding-parent + - - org.opendaylight.bgpcep - bgp-parent - 0.3.0-SNAPSHOT - + bgp-rib-mock + bundle + BGP Update Mock Implementation + ${project.artifactId} - 4.0.0 - bgp-rib-mock - BGP Update Mock Implementation - bundle - ${project.artifactId} - - 3.0.4 - + + + ${project.groupId} + util + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi + + + ${project.groupId} + bgp-rib-spi + + + io.netty + netty-transport + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + - - - ${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 - - + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + io.netty + netty-buffer + + + io.netty + netty-common + - - - - 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 - - - - - - + + + org.opendaylight.yangtools + mockito-configuration + + - - - ${project.artifactId} - BGP-UPDATE-MOCK Module site - ${basedir}/target/site/${project.artifactId} - - + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + + + + 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 +