X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fsegment-routing%2Fpom.xml;h=8067ff1d4dd6dcde73c78cf1497ed9cf23819bad;hb=3c3cb8fa81a58401fd9018d10fdf9f168e252c81;hp=d89a5003b300b743bc38c4077c30969fba190e89;hpb=36d1b8130ff03400b76ec139c3e70cca9e024033;p=bgpcep.git diff --git a/pcep/segment-routing/pom.xml b/pcep/segment-routing/pom.xml index d89a5003b3..8067ff1d4d 100644 --- a/pcep/segment-routing/pom.xml +++ b/pcep/segment-routing/pom.xml @@ -8,82 +8,146 @@ 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 - - pcep-segment-routing - PCE Segment Routing model plugin - bundle - ${project.artifactId} - - 3.0.4 - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - - ${project.groupId} - pcep-ietf-stateful07 - - - ${project.groupId} - pcep-spi-config - - - - junit - junit - - - org.opendaylight.controller - config-manager - test-jar - - - org.opendaylight.controller - config-manager - - - org.opendaylight.controller - config-util - - - org.opendaylight.yangtools - mockito-configuration - + 4.0.0 + + org.opendaylight.bgpcep + binding-parent + 0.20.2-SNAPSHOT + ../../binding-parent + + + pcep-segment-routing + PCE Segment Routing model plugin + bundle + ${project.artifactId} + + + + ${project.groupId} + util + + + ${project.groupId} + pcep-ietf-stateful + + + ${project.groupId} + pcep-api + + + ${project.groupId} + pcep-spi + + + ${project.groupId} + rsvp-api + ${project.groupId} - pcep-spi-config + pcep-base-parser + + + com.google.guava + guava + + + io.netty + netty-buffer + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-common-netty + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.model + ietf-topology + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + + + com.guicedee.services + javax.inject + true + + + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} + pcep-spi test-jar test - + + ${project.groupId} + testtool-util + test + + + org.opendaylight.mdsal + mdsal-binding-test-utils + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar + + - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - - \ No newline at end of file + + + + maven-dependency-plugin + + + org.opendaylight.mdsal.model:ietf-topology + + + org.opendaylight.bgpcep:pcep-topology-api + + + + + + + + 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 + +