X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fauto-bandwidth-extension%2Fpom.xml;h=07cf5f480b1ac0273dafeae1f0bfbd48b4d646db;hb=32840354f4bf96a8bb7e214a32d46e5f62445717;hp=b04dcb4caa9ce791a48a4edaeb34a84dd7eb4c36;hpb=f977f800ea270b0a9276b486f0477732cbe8d823;p=bgpcep.git diff --git a/pcep/auto-bandwidth-extension/pom.xml b/pcep/auto-bandwidth-extension/pom.xml index b04dcb4caa..07cf5f480b 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.7.0-SNAPSHOT + binding-parent + 0.14.0-SNAPSHOT + ../../binding-parent pcep-auto-bandwidth-extension @@ -37,10 +33,6 @@ ${project.groupId} concepts - - org.opendaylight.controller - config-api - ${project.groupId} pcep-api @@ -51,19 +43,19 @@ ${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 org.opendaylight.yangtools @@ -78,66 +70,30 @@ ietf-topology - io.netty - netty-buffer + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.slf4j - slf4j-api + io.netty + netty-buffer com.google.guava guava - - org.osgi - org.osgi.core - provided - - + - junit - junit - - - 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/view/BGP_LS_PCEP:Main + HEAD +