X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpcep%2Fpom.xml;h=3aa6da76f7a678df9b0e537424ad48fbb6cd42b3;hb=be720ad508ad7b630e250ff9c2b96a3ac6f1ad79;hp=2e99ff8d6c1826a6ce3d92c8cac0da183efcbc95;hpb=0856819fd0fcc38725c655b74fef6e00a0ca321d;p=bgpcep.git diff --git a/features/pcep/pom.xml b/features/pcep/pom.xml index 2e99ff8d6c..3aa6da76f7 100644 --- a/features/pcep/pom.xml +++ b/features/pcep/pom.xml @@ -7,280 +7,44 @@ 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 org.opendaylight.odlparent - features-parent - 1.7.0-SNAPSHOT + odlparent-lite + 9.0.6 org.opendaylight.bgpcep - features-pcep - 0.6.0-SNAPSHOT - jar + features-aggregator-pcep + 0.16.5-SNAPSHOT + pom + + + features-pcep + odl-bgpcep-pcep + odl-bgpcep-pcep-api + odl-bgpcep-pcep-impl + odl-bgpcep-programming-api + odl-bgpcep-programming-impl + odl-bgpcep-pcep-server + odl-bgpcep-pcep-topology + odl-bgpcep-pcep-stateful + odl-bgpcep-pcep-server-provider + odl-bgpcep-pcep-topology-provider + odl-bgpcep-pcep-tunnel-provider + odl-bgpcep-pcep-segment-routing + odl-bgpcep-pcep-auto-bandwidth + odl-bgpcep-pcep-topology-stats + odl-bgpcep-pcep-config-example + odl-bgpcep-pcep-cli + odl-bgpcep-pcep-base-parser + odl-bgpcep-pcep-p2mp-te-lsp + - 1.0.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.5.0-SNAPSHOT - 1.7.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.9.0-SNAPSHOT + true + true - - - - - org.opendaylight.bgpcep - bgpcep-artifacts - ${project.version} - pom - import - - - - - org.opendaylight.tcpmd5 - tcpmd5-artifacts - ${tcpmd5.version} - pom - import - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} - import - pom - - - - - org.opendaylight.odlparent - odlparent-artifacts - ${commons.opendaylight.version} - import - pom - - - - org.opendaylight.controller - protocol-framework - ${protocol-framework.version} - - - - - - - - org.opendaylight.yangtools - features-yangtools - features - xml - - - org.opendaylight.controller - features-mdsal - features - xml - - - org.opendaylight.mdsal - features-mdsal - 2.1.0-SNAPSHOT - features - xml - runtime - - - org.opendaylight.mdsal.model - features-mdsal-model - ${mdsal.model.version} - features - xml - runtime - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - features-config-netty - features - xml - - - org.opendaylight.controller - features-protocol-framework - features - xml - ${protocol-framework.version} - - - org.opendaylight.tcpmd5 - features-tcpmd5 - features - xml - - - org.opendaylight.odlparent - features-odlparent - features - xml - - - ${project.groupId} - concepts - - - ${project.groupId} - programming-controller-config - xml - config - - - ${project.groupId} - pcep-controller-config - xml - config - - - ${project.groupId} - pcep-controller-config - xml - config-segment - - - ${project.groupId} - pcep-controller-config - xml - config-auto-bw - - - ${project.groupId} - pcep-controller-config - xml - config-provider - - - ${project.groupId} - pcep-api - - - ${project.groupId} - pcep-impl - - - ${project.groupId} - pcep-segment-routing - - - ${project.groupId} - pcep-spi - - - ${project.groupId} - pcep-ietf-stateful07 - - - ${project.groupId} - pcep-topology-api - - - ${project.groupId} - pcep-topology-provider - - - ${project.groupId} - pcep-topology-spi - - - ${project.groupId} - pcep-tunnel-api - - - ${project.groupId} - pcep-tunnel-provider - - - ${project.groupId} - pcep-auto-bandwidth-extension - - - ${project.groupId} - programming-api - - - ${project.groupId} - programming-impl - - - ${project.groupId} - programming-spi - - - ${project.groupId} - programming-topology-api - - - ${project.groupId} - programming-tunnel-api - - - ${project.groupId} - rsvp-api - - - ${project.groupId} - topology-api - - - ${project.groupId} - topology-segment-routing - - - ${project.groupId} - topology-tunnel-api - - - ${project.groupId} - util - - - - io.netty - netty-buffer - - - - com.google.guava - guava - -