X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fietf-stateful07%2Fpom.xml;h=97d1e56aad2176c1c9fb06de4baf992c4ff572ab;hb=269a9025fc7f5851883bcd69238a4d2923180f96;hp=571e2043726e1837061f762c8f839d40a9879819;hpb=d15d8d1ec8e9eacada3d18abb240de18c9448d0a;p=bgpcep.git diff --git a/pcep/ietf-stateful07/pom.xml b/pcep/ietf-stateful07/pom.xml index 571e204372..97d1e56aad 100644 --- a/pcep/ietf-stateful07/pom.xml +++ b/pcep/ietf-stateful07/pom.xml @@ -7,46 +7,34 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, 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.3.1-SNAPSHOT + binding-parent + 0.14.0-SNAPSHOT + ../../binding-parent pcep-ietf-stateful07 PCE IETF Stateful model plugin bundle ${project.artifactId} - - 3.0.4 - ${project.groupId} - concepts - - - org.opendaylight.controller - config-api + util ${project.groupId} - pcep-api + concepts ${project.groupId} - pcep-api-config + pcep-api ${project.groupId} @@ -62,21 +50,32 @@ ${project.groupId} - pcep-impl + topology-tunnel-api - - - org.opendaylight.yangtools - yang-binding + ${project.groupId} + rsvp-api + + + ${project.groupId} + pcep-base-parser + + + org.opendaylight.mdsal.model + yang-ext org.opendaylight.yangtools yang-common + + org.opendaylight.yangtools + yang-common-netty + + + org.opendaylight.yangtools + concepts + - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - - - junit - junit - - - org.opendaylight.controller - config-manager - ${controller.config.version} - test - test-jar + org.opendaylight.mdsal.model + ietf-topology - org.opendaylight.controller - config-manager - ${controller.config.version} - test + io.netty + netty-buffer - org.opendaylight.controller - config-util - ${controller.config.version} - test + com.google.guava + guava + + org.opendaylight.yangtools mockito-configuration - org.opendaylight.controller - netty-threadgroup-config - ${controller.config.version} - test - - - org.opendaylight.controller - netty-timer-config + ${project.groupId} + pcep-spi + test-jar test - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${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 +