X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=b80f7478908a29f942492c893a2581d854f284b4;hb=3ed4bf8dd50c8b3626654bf95d53a3c00e439eee;hp=7ab7f0854e98f341a9e7b0b2450ecdbf400da6b1;hpb=f977f800ea270b0a9276b486f0477732cbe8d823;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 7ab7f0854e..b80f747890 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -8,34 +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.7.0-SNAPSHOT + binding-parent + 0.21.2-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 + ${project.groupId} bgp-parser-api @@ -48,24 +45,27 @@ ${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 - - com.google.code.findbugs - jsr305 - com.google.guava guava @@ -78,6 +78,10 @@ io.netty netty-buffer + + io.netty + netty-common + @@ -86,46 +90,10 @@ - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + 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 +