X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=97cd604d59cebde699f43f5c4bdb73f35f8506b3;hb=e98f7d05e571a0d4e90c1257048a9ad54d5e4e60;hp=bbfd76cc6cbd446bab3cacb326de497a04024776;hpb=9c0143468f7ce09ab10b9f5bbb0226ae79174185;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index bbfd76cc6c..97cd604d59 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.5.0-SNAPSHOT + binding-parent + 0.20.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 @@ -48,28 +45,27 @@ ${project.groupId} bgp-rib-spi - + + 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 - - com.google.code.findbugs - jsr305 - com.google.guava guava @@ -82,6 +78,10 @@ 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 +