X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-mock%2Fpom.xml;h=a4b3e710b7341b3c4b4180a2c1453c82b8f7e27f;hb=b503c6b044af6dba395cbfba871f7b67cd7806fd;hp=7964681802e4b01853b648986e37de3fa5851ff0;hpb=0eb1dcb005d2ef8c267f13bcaccf7620c182303e;p=bgpcep.git diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 7964681802..a4b3e710b7 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -1,30 +1,34 @@ + + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 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.3.0-SNAPSHOT + binding-parent + 0.21.0-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 @@ -35,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 + @@ -72,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 +