X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=1dc28651c47a02c3e2a94aa884a795e960c4a7ea;hb=e03b5bc103eb18a9114d11017e30f9e11ef375af;hp=baa172a30e3909c17c76390ad047b25c9ad410ba;hpb=202ec1842c9ff75d2677b93c8571f398f055c7d3;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index baa172a30e..1dc28651c4 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -8,30 +8,31 @@ 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 - HEAD - org.opendaylight.bgpcep - bgp-parent - 0.4.0-SNAPSHOT + binding-parent + 0.21.6 + ../../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 + ${project.groupId} bgp-parser-api @@ -45,35 +46,26 @@ bgp-rib-spi - ${project.groupId} - util + io.netty + netty-transport - org.opendaylight.yangtools concepts org.opendaylight.yangtools - yang-binding + yang-common - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal + yang-binding - org.opendaylight.controller - protocol-framework + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - - io.netty - netty-buffer - - - com.google.code.findbugs - jsr305 - com.google.guava guava @@ -82,6 +74,14 @@ org.slf4j slf4j-api + + io.netty + netty-buffer + + + io.netty + netty-common + @@ -90,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 +