X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fopenconfig-spi%2Fpom.xml;h=15594313f64d9e322797256fdf2b9f68508073dc;hb=15dd40c3fd6dbfac67b9fca232d8c7a7a592f7d0;hp=eceb26c117f10c27a8383949a2509fd3f6d0de3c;hpb=f956c1932fc1a38bb4cd0ef4ef0c438fa61d2b62;p=bgpcep.git diff --git a/bgp/openconfig-spi/pom.xml b/bgp/openconfig-spi/pom.xml index eceb26c117..15594313f6 100644 --- a/bgp/openconfig-spi/pom.xml +++ b/bgp/openconfig-spi/pom.xml @@ -8,28 +8,21 @@ 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.6.0-SNAPSHOT + binding-parent + 0.21.4-SNAPSHOT + ../../binding-parent bgp-openconfig-spi BGP OPENCONFIG SPI bundle ${project.artifactId} - - 3.0.4 - @@ -38,78 +31,53 @@ ${project.groupId} - bgp-rib-api + bgp-openconfig-api ${project.groupId} - bgp-path-selection-mode + bgp-concepts ${project.groupId} - bgp-openconfig-api + bgp-rib-api - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.eclipse.jdt + org.eclipse.jdt.annotation - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.yangtools + concepts - org.opendaylight.mdsal - yang-binding + com.google.guava + guava - org.opendaylight.yangtools - yang-common + org.kohsuke.metainf-services + metainf-services - org.opendaylight.controller - config-api + com.guicedee.services + javax.inject + true - com.google.guava - guava + jakarta.annotation + jakarta.annotation-api + provided + true - - junit - junit + org.osgi + org.osgi.service.component.annotations - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - \ No newline at end of file + + 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 + +