X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=bgp%2Frib-mock%2Fpom.xml;h=2b9aa1f254eda89b5a0f1aca2ab0ff34d695dc41;hb=15dd40c3fd6dbfac67b9fca232d8c7a7a592f7d0;hp=9ef1f2a33d4c2443ea3f2928a78cd7c427051989;hpb=93163f153bc15fd753fa40810ed38d8e5c2f893d;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 9ef1f2a33d..2b9aa1f254 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -8,30 +8,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 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 - releasepom-0.3.0 - org.opendaylight.bgpcep - bgp-parent - 0.3.0 + binding-parent + 0.21.4-SNAPSHOT + ../../binding-parent bgp-rib-mock - BGP Update Mock Implementation bundle + BGP Update Mock Implementation ${project.artifactId} - - 3.0.4 - + + ${project.groupId} + util + ${project.groupId} bgp-concepts @@ -42,35 +39,49 @@ ${project.groupId} - bgp-parser-impl + bgp-parser-spi ${project.groupId} - bgp-rib-impl + bgp-rib-spi - - ${project.groupId} + io.netty + netty-transport + + + org.opendaylight.yangtools concepts - ${project.groupId} - util + org.opendaylight.yangtools + yang-common - - org.opendaylight.controller - protocol-framework + org.opendaylight.mdsal + yang-binding - - com.google.code.findbugs - jsr305 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + com.google.guava guava + + org.slf4j + slf4j-api + + + io.netty + netty-buffer + + + io.netty + netty-common + @@ -79,30 +90,10 @@ - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${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/display/ODL/BGPCEP + HEAD +