X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Ftopology-provider%2Fpom.xml;h=afb12c70bc0a70c0c07b8d420d2ccd38f68220de;hb=8896ea0a68188dba41c89d23be96ccc15e60c546;hp=951e39c38113b47aa821004d04a90e5b1a9429c1;hpb=202ec1842c9ff75d2677b93c8571f398f055c7d3;p=bgpcep.git diff --git a/bgp/topology-provider/pom.xml b/bgp/topology-provider/pom.xml index 951e39c381..afb12c70bc 100644 --- a/bgp/topology-provider/pom.xml +++ b/bgp/topology-provider/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.4.0-SNAPSHOT + binding-parent + 0.18.0-SNAPSHOT + ../../binding-parent bgp-topology-provider - BGP Topology Provider bundle + BGP Topology Provider ${project.artifactId} - - 3.0.4 - ${project.groupId} concepts + + ${project.groupId} + rsvp-api + ${project.groupId} bgp-concepts @@ -50,7 +47,7 @@ ${project.groupId} - bgp-rib-spi + bgp-inet ${project.groupId} @@ -60,25 +57,33 @@ ${project.groupId} topology-api + + ${project.groupId} + topology-segment-routing + + + ${project.groupId} + graph-api + org.opendaylight.yangtools concepts - org.opendaylight.yangtools - yang-binding + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.yangtools yang-common - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-singleton-common-api org.slf4j @@ -88,87 +93,41 @@ com.google.guava guava - - - org.opendaylight.yangtools.model - ietf-ted - - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-topology - org.opendaylight.yangtools.model - ietf-topology-isis - - - org.opendaylight.yangtools.model - ietf-topology-ospf + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.yangtools.model - ietf-topology-l3-unicast-igp + org.opendaylight.mdsal.binding.model.ietf + rfc8294-ietf-routing-types - org.opendaylight.yangtools.model - ietf-inet-types - - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - protocol-framework - - - - io.netty - netty-buffer + com.guicedee.services + javax.inject + true - commons-codec - commons-codec + jakarta.annotation + jakarta.annotation-api provided + true org.osgi - org.osgi.core - provided + org.osgi.service.component.annotations - org.mockito - mockito-core + ${project.groupId} + testtool-util test - - junit - junit - - - org.opendaylight.controller - config-manager - test-jar - - - org.opendaylight.controller - config-manager - - - org.opendaylight.controller - config-util - - - org.opendaylight.yangtools - mockito-configuration - + ${project.groupId} bgp-rib-impl @@ -180,57 +139,42 @@ test - ${project.groupId} - bgp-rib-mock + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - ${project.groupId} - bgp-util + org.opendaylight.mdsal + mdsal-binding-dom-adapter test + test-jar - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-test-utils test + - org.opendaylight.controller - netty-event-executor-config - - - org.opendaylight.controller - protocol-framework - test-jar + org.opendaylight.yangtools + mockito-configuration + - org.opendaylight.controller - sal-binding-broker-impl + io.netty + netty-buffer test - test-jar - org.opendaylight.controller - netty-threadgroup-config + org.opendaylight.yangtools + yang-test-util - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - + + 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 +