X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Ftesttool%2Fpom.xml;h=212600e0c89765dde60c9d0705cee2e087738ce6;hb=3ed4bf8dd50c8b3626654bf95d53a3c00e439eee;hp=4ddf4307382cc8f2a7a723e11e935f3bc30d445d;hpb=6cc0699351eb30d6f740732fc38bea317cdb4dfb;p=bgpcep.git diff --git a/bgp/testtool/pom.xml b/bgp/testtool/pom.xml index 4ddf430738..212600e0c8 100644 --- a/bgp/testtool/pom.xml +++ b/bgp/testtool/pom.xml @@ -8,40 +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.odlparent - odlparent - 1.9.0 - + org.opendaylight.bgpcep + testtool-parent + 0.21.2-SNAPSHOT + ../../testtool-parent - org.opendaylight.bgpcep bgp-testtool - 0.8.0-SNAPSHOT + 0.21.2-SNAPSHOT jar BGP Interop Testing Tool ${project.artifactId} - - - - org.opendaylight.bgpcep - bgpcep-parent - 0.8.0-SNAPSHOT - pom - import - - - + + + false + @@ -60,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 @@ -72,13 +77,17 @@ ${project.groupId} testtool-util + + 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 ${project.groupId} @@ -100,6 +109,14 @@ ${project.groupId} bgp-l3vpn + + ${project.groupId} + bgp-route-target + + + ${project.groupId} + util + io.netty netty-common @@ -120,10 +137,14 @@ ch.qos.logback logback-classic + + org.opendaylight.mdsal + mdsal-common-api + net.sourceforge.argparse4j argparse4j - 0.7.0 + 0.9.0 @@ -167,6 +188,7 @@ org.opendaylight.protocol.bgp.testtool.Main + true executable @@ -176,20 +198,4 @@ - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -