X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=3b9dca0a018a8d1dc533b146a15e0e26f220214f;hb=fa147c6a6b5ab8f76f8fdd80e417b81bbea22369;hp=be7422b3e4cd996499aac8a68532123c1adb1a02;hpb=ee66ac0f1789f459a93bdb3c31638b562c3f0e8b;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index be7422b3e4..3b9dca0a01 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -1,108 +1,95 @@ + + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - org.opendaylight.bgpcep - bgp-parent - 0.3.0-SNAPSHOT - + 4.0.0 + + org.opendaylight.bgpcep + binding-parent + 0.19.3-SNAPSHOT + ../../binding-parent + - 4.0.0 - bgp-rib-mock - BGP Update Mock Implementation - bundle - ${project.artifactId} - - 3.0.4 - + bgp-rib-mock + bundle + BGP Update Mock Implementation + ${project.artifactId} - - - ${project.groupId} - bgp-concepts - - - ${project.groupId} - bgp-parser-api - - - ${project.groupId} - bgp-parser-impl - - - ${project.groupId} - bgp-rib-impl + + + ${project.groupId} + util - - - ${project.groupId} - concepts - - - ${project.groupId} - framework - - - ${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.yangtools + yang-common + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - - com.google.code.findbugs - jsr305 - - - com.google.guava - guava + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + io.netty + netty-buffer + + + io.netty + netty-common - - ${project.groupId} - mockito-configuration - - - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.rib.mock, - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - - - - - ${project.artifactId} - BGP-UPDATE-MOCK Module site - ${basedir}/target/site/${project.artifactId} - - + + org.opendaylight.yangtools + mockito-configuration + + + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/display/ODL/BGPCEP + HEAD +