X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=a4b3e710b7341b3c4b4180a2c1453c82b8f7e27f;hb=b503c6b044af6dba395cbfba871f7b67cd7806fd;hp=53d76fc7ebca584cf2a488962f0a4a541ac590e9;hpb=3f715cb3f473ed7707b9378a78b0eff2bf17da29;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 53d76fc7eb..a4b3e710b7 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -8,13 +8,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.bgpcep binding-parent - 0.7.0-SNAPSHOT + 0.21.0-SNAPSHOT ../../binding-parent @@ -28,6 +29,10 @@ ${project.groupId} util + + ${project.groupId} + bgp-concepts + ${project.groupId} bgp-parser-api @@ -40,18 +45,25 @@ ${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.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types @@ -66,6 +78,10 @@ io.netty netty-buffer + + io.netty + netty-common + @@ -74,35 +90,10 @@ - - - - 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -