X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fauto-bandwidth-extension%2Fpom.xml;h=b7f768bf790491815371ffe3bd8fba3cb3cceaae;hb=3ed4bf8dd50c8b3626654bf95d53a3c00e439eee;hp=917ac77b5f036122a4867babb8e879600365513f;hpb=52988776da2e05ceca4483990762366c5cb82713;p=bgpcep.git diff --git a/pcep/auto-bandwidth-extension/pom.xml b/pcep/auto-bandwidth-extension/pom.xml index 917ac77b5f..b7f768bf79 100644 --- a/pcep/auto-bandwidth-extension/pom.xml +++ b/pcep/auto-bandwidth-extension/pom.xml @@ -8,19 +8,15 @@ 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 - pcep-parent - 0.6.0-SNAPSHOT + binding-parent + 0.21.2-SNAPSHOT + ../../binding-parent pcep-auto-bandwidth-extension @@ -28,6 +24,10 @@ bundle ${project.artifactId} + + false + + ${project.groupId} @@ -37,10 +37,6 @@ ${project.groupId} concepts - - org.opendaylight.controller - config-api - ${project.groupId} pcep-api @@ -51,19 +47,27 @@ ${project.groupId} - pcep-topology-api + pcep-base-parser ${project.groupId} - pcep-impl + rsvp-api ${project.groupId} - pcep-ietf-stateful07 + pcep-topology-api - org.opendaylight.mdsal - yang-binding + ${project.groupId} + pcep-ietf-stateful + + + com.google.guava + guava + + + io.netty + netty-buffer org.opendaylight.yangtools @@ -78,66 +82,39 @@ ietf-topology - io.netty - netty-buffer + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.slf4j - slf4j-api + org.osgi + org.osgi.service.component.annotations - com.google.guava - guava + org.osgi + org.osgi.service.metatype.annotations - org.osgi - org.osgi.core - provided + com.guicedee.services + javax.inject + true - - - junit - junit + org.kohsuke.metainf-services + metainf-services + + - org.mockito - mockito-core + jakarta.xml.bind + jakarta.xml.bind-api + test - - - - 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}/ - - + + 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 +