X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Ftesttool%2Fpom.xml;h=dba4d1d5ad9c3e6fde128ef9ab8e883340cf1746;hb=15dd40c3fd6dbfac67b9fca232d8c7a7a592f7d0;hp=cb75f57a0e8753e0ce8fc1bea27fe6a5ee221132;hpb=723cf6481bcd348cfa46e6281eb5a408b6eb62d7;p=bgpcep.git diff --git a/bgp/testtool/pom.xml b/bgp/testtool/pom.xml index cb75f57a0e..dba4d1d5ad 100644 --- a/bgp/testtool/pom.xml +++ b/bgp/testtool/pom.xml @@ -8,28 +8,33 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD org.opendaylight.bgpcep - bgp-parent - 0.6.0-SNAPSHOT + testtool-parent + 0.21.4-SNAPSHOT + ../../testtool-parent bgp-testtool - BGP Interop Testing Tool + 0.21.4-SNAPSHOT jar + BGP Interop Testing Tool ${project.artifactId} - - 3.0.4 - + + + + false + @@ -48,6 +53,18 @@ ${project.groupId} bgp-parser-spi + + ${project.groupId} + bgp-parser-impl + + + ${project.groupId} + concepts + + + ${project.groupId} + bgp-rib-api + ${project.groupId} bgp-rib-spi @@ -60,15 +77,46 @@ ${project.groupId} testtool-util + + org.opendaylight.yangtools + yang-common + org.opendaylight.mdsal yang-binding - org.opendaylight.mdsal.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + ${project.groupId} + bgp-inet + + + ${project.groupId} + bgp-evpn + + + ${project.groupId} + bgp-flowspec + + + ${project.groupId} + bgp-labeled-unicast + + + ${project.groupId} + bgp-l3vpn + + + ${project.groupId} + bgp-route-target + + + ${project.groupId} + util - io.netty netty-common @@ -89,10 +137,14 @@ ch.qos.logback logback-classic + + org.opendaylight.mdsal + mdsal-common-api + net.sourceforge.argparse4j argparse4j - 0.7.0 + 0.9.0 @@ -136,6 +188,7 @@ org.opendaylight.protocol.bgp.testtool.Main + true executable @@ -145,20 +198,4 @@ - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -