From 54dba6e276e5e96cd8698d1ed1e56d18dd17de0d Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Thu, 22 Oct 2020 08:57:56 +0200 Subject: [PATCH] update wiki URL in poms Signed-off-by: guillaume.lambert Change-Id: I1d83a481ff90fe9b1eb30c338bf1704852c4afbc --- bgp/benchmark-app/pom.xml | 2 +- bgp/cli/pom.xml | 2 +- bgp/concepts/pom.xml | 2 +- bgp/config-example/pom.xml | 2 +- bgp/extensions/evpn/pom.xml | 2 +- bgp/extensions/flowspec/pom.xml | 2 +- bgp/extensions/inet/pom.xml | 2 +- bgp/extensions/l3vpn/pom.xml | 2 +- bgp/extensions/labeled-unicast/pom.xml | 2 +- bgp/extensions/linkstate/pom.xml | 2 +- bgp/extensions/mvpn/pom.xml | 2 +- bgp/extensions/route-target/pom.xml | 2 +- bgp/openconfig-api/pom.xml | 2 +- bgp/openconfig-rp-impl/pom.xml | 2 +- bgp/openconfig-rp-spi/pom.xml | 2 +- bgp/openconfig-rp-statement/pom.xml | 2 +- bgp/openconfig-spi/pom.xml | 2 +- bgp/openconfig-state/pom.xml | 2 +- bgp/parser-api/pom.xml | 2 +- bgp/parser-impl/pom.xml | 2 +- bgp/parser-mock/pom.xml | 2 +- bgp/parser-spi/pom.xml | 2 +- bgp/path-selection-mode/pom.xml | 2 +- bgp/peer-acceptor/pom.xml | 2 +- bgp/rib-api/pom.xml | 2 +- bgp/rib-impl/pom.xml | 2 +- bgp/rib-mock/pom.xml | 2 +- bgp/rib-spi/pom.xml | 2 +- bgp/testtool/pom.xml | 2 +- bgp/topology-provider/pom.xml | 2 +- bgp/util/pom.xml | 2 +- binding-parent/pom.xml | 2 +- bmp/bmp-api/pom.xml | 2 +- bmp/bmp-config-example/pom.xml | 2 +- bmp/bmp-impl/pom.xml | 2 +- bmp/bmp-parser-impl/pom.xml | 2 +- bmp/bmp-spi/pom.xml | 2 +- bmp/pom.xml | 2 +- concepts/pom.xml | 2 +- config-loader/bmp-monitors-config-loader/pom.xml | 2 +- config-loader/config-loader-impl/pom.xml | 2 +- config-loader/config-loader-spi/pom.xml | 2 +- config-loader/protocols-config-loader/pom.xml | 2 +- config-loader/routing-policy-config-loader/pom.xml | 2 +- config-loader/topology-config-loader/pom.xml | 2 +- feature-repo-parent/pom.xml | 2 +- parent/pom.xml | 2 +- pcep/api/pom.xml | 2 +- pcep/auto-bandwidth-extension/pom.xml | 2 +- pcep/base-parser/pom.xml | 2 +- pcep/config-example/pom.xml | 2 +- pcep/ietf-p2mp-te-lsp/pom.xml | 2 +- pcep/ietf-stateful/pom.xml | 2 +- pcep/impl/pom.xml | 2 +- pcep/pcc-mock/pom.xml | 2 +- pcep/segment-routing/pom.xml | 2 +- pcep/spi/pom.xml | 2 +- pcep/testtool/pom.xml | 2 +- pcep/topology/cli/pom.xml | 2 +- pcep/topology/topology-api/pom.xml | 2 +- pcep/topology/topology-provider/pom.xml | 2 +- pcep/topology/topology-spi/pom.xml | 2 +- pcep/topology/topology-stats/pom.xml | 2 +- pcep/tunnel/tunnel-api/pom.xml | 2 +- pcep/tunnel/tunnel-provider/pom.xml | 2 +- programming/api/pom.xml | 2 +- programming/impl/pom.xml | 2 +- programming/spi/pom.xml | 2 +- programming/topology-api/pom.xml | 2 +- programming/tunnel-api/pom.xml | 2 +- rsvp/api/pom.xml | 2 +- rsvp/spi/pom.xml | 2 +- single-feature-parent/pom.xml | 2 +- testtool-parent/pom.xml | 2 +- topology/api/pom.xml | 2 +- topology/segment-routing/pom.xml | 2 +- topology/tunnel-api/pom.xml | 2 +- util/pom.xml | 2 +- 78 files changed, 78 insertions(+), 78 deletions(-) diff --git a/bgp/benchmark-app/pom.xml b/bgp/benchmark-app/pom.xml index a86ca0cdd8..cd316891b4 100644 --- a/bgp/benchmark-app/pom.xml +++ b/bgp/benchmark-app/pom.xml @@ -102,7 +102,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/cli/pom.xml b/bgp/cli/pom.xml index e3ad3a6b37..73b69edd3d 100644 --- a/bgp/cli/pom.xml +++ b/bgp/cli/pom.xml @@ -105,7 +105,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/concepts/pom.xml b/bgp/concepts/pom.xml index 5233f015fa..04a7942ebf 100644 --- a/bgp/concepts/pom.xml +++ b/bgp/concepts/pom.xml @@ -68,7 +68,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/config-example/pom.xml b/bgp/config-example/pom.xml index 0db1b82244..b1782c3b05 100644 --- a/bgp/config-example/pom.xml +++ b/bgp/config-example/pom.xml @@ -95,7 +95,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/evpn/pom.xml b/bgp/extensions/evpn/pom.xml index f321593e62..e4b08b27ed 100644 --- a/bgp/extensions/evpn/pom.xml +++ b/bgp/extensions/evpn/pom.xml @@ -73,7 +73,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/flowspec/pom.xml b/bgp/extensions/flowspec/pom.xml index 77ddb0ddd1..0d0caa8357 100644 --- a/bgp/extensions/flowspec/pom.xml +++ b/bgp/extensions/flowspec/pom.xml @@ -65,7 +65,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/inet/pom.xml b/bgp/extensions/inet/pom.xml index 5ae33dc0b5..491fbdee3d 100644 --- a/bgp/extensions/inet/pom.xml +++ b/bgp/extensions/inet/pom.xml @@ -34,7 +34,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/l3vpn/pom.xml b/bgp/extensions/l3vpn/pom.xml index f2368d7336..e6df933a9d 100644 --- a/bgp/extensions/l3vpn/pom.xml +++ b/bgp/extensions/l3vpn/pom.xml @@ -51,7 +51,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/labeled-unicast/pom.xml b/bgp/extensions/labeled-unicast/pom.xml index 8ba0f2e85b..440f818869 100644 --- a/bgp/extensions/labeled-unicast/pom.xml +++ b/bgp/extensions/labeled-unicast/pom.xml @@ -70,7 +70,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/linkstate/pom.xml b/bgp/extensions/linkstate/pom.xml index 25d3778b42..4dcc70c683 100644 --- a/bgp/extensions/linkstate/pom.xml +++ b/bgp/extensions/linkstate/pom.xml @@ -92,7 +92,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/mvpn/pom.xml b/bgp/extensions/mvpn/pom.xml index ec22aff2bc..de61796d1a 100644 --- a/bgp/extensions/mvpn/pom.xml +++ b/bgp/extensions/mvpn/pom.xml @@ -64,7 +64,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/extensions/route-target/pom.xml b/bgp/extensions/route-target/pom.xml index d0d12b8156..21c9ce36ad 100644 --- a/bgp/extensions/route-target/pom.xml +++ b/bgp/extensions/route-target/pom.xml @@ -106,7 +106,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-api/pom.xml b/bgp/openconfig-api/pom.xml index a56680e4dd..dc74d9acfe 100644 --- a/bgp/openconfig-api/pom.xml +++ b/bgp/openconfig-api/pom.xml @@ -70,7 +70,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-rp-impl/pom.xml b/bgp/openconfig-rp-impl/pom.xml index 3801a5bf99..0eb230a2db 100644 --- a/bgp/openconfig-rp-impl/pom.xml +++ b/bgp/openconfig-rp-impl/pom.xml @@ -132,7 +132,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-rp-spi/pom.xml b/bgp/openconfig-rp-spi/pom.xml index e6e8a408d7..4439e092cf 100644 --- a/bgp/openconfig-rp-spi/pom.xml +++ b/bgp/openconfig-rp-spi/pom.xml @@ -150,7 +150,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-rp-statement/pom.xml b/bgp/openconfig-rp-statement/pom.xml index 3b31d2c673..5884e40a9d 100644 --- a/bgp/openconfig-rp-statement/pom.xml +++ b/bgp/openconfig-rp-statement/pom.xml @@ -174,7 +174,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-spi/pom.xml b/bgp/openconfig-spi/pom.xml index ee64f80014..dbc352ed1e 100644 --- a/bgp/openconfig-spi/pom.xml +++ b/bgp/openconfig-spi/pom.xml @@ -58,7 +58,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/openconfig-state/pom.xml b/bgp/openconfig-state/pom.xml index a6d4bc3772..b823e7560f 100644 --- a/bgp/openconfig-state/pom.xml +++ b/bgp/openconfig-state/pom.xml @@ -157,7 +157,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/parser-api/pom.xml b/bgp/parser-api/pom.xml index a0e11f51ea..0ad31df2ec 100644 --- a/bgp/parser-api/pom.xml +++ b/bgp/parser-api/pom.xml @@ -70,7 +70,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index 2da3d31e1b..287703a14d 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -139,7 +139,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/parser-mock/pom.xml b/bgp/parser-mock/pom.xml index 466fc04803..8f4f2ed109 100644 --- a/bgp/parser-mock/pom.xml +++ b/bgp/parser-mock/pom.xml @@ -68,7 +68,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/parser-spi/pom.xml b/bgp/parser-spi/pom.xml index 6ddf96ce22..7d9d555874 100644 --- a/bgp/parser-spi/pom.xml +++ b/bgp/parser-spi/pom.xml @@ -123,7 +123,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/path-selection-mode/pom.xml b/bgp/path-selection-mode/pom.xml index 5f0541f6e5..2d9a88c16e 100644 --- a/bgp/path-selection-mode/pom.xml +++ b/bgp/path-selection-mode/pom.xml @@ -135,7 +135,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/peer-acceptor/pom.xml b/bgp/peer-acceptor/pom.xml index c1da260ec9..3f17d39e7f 100644 --- a/bgp/peer-acceptor/pom.xml +++ b/bgp/peer-acceptor/pom.xml @@ -85,7 +85,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/rib-api/pom.xml b/bgp/rib-api/pom.xml index 5e89f5aa4d..bcc4bebca1 100644 --- a/bgp/rib-api/pom.xml +++ b/bgp/rib-api/pom.xml @@ -62,7 +62,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/rib-impl/pom.xml b/bgp/rib-impl/pom.xml index d7bba35e05..3fe8183bfb 100644 --- a/bgp/rib-impl/pom.xml +++ b/bgp/rib-impl/pom.xml @@ -385,7 +385,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/rib-mock/pom.xml b/bgp/rib-mock/pom.xml index 0ca16dd13f..391108da29 100644 --- a/bgp/rib-mock/pom.xml +++ b/bgp/rib-mock/pom.xml @@ -89,7 +89,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/rib-spi/pom.xml b/bgp/rib-spi/pom.xml index 089e456a3a..d460ab397f 100644 --- a/bgp/rib-spi/pom.xml +++ b/bgp/rib-spi/pom.xml @@ -161,7 +161,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/testtool/pom.xml b/bgp/testtool/pom.xml index 195dc0cb2e..34bb05360d 100644 --- a/bgp/testtool/pom.xml +++ b/bgp/testtool/pom.xml @@ -15,7 +15,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/topology-provider/pom.xml b/bgp/topology-provider/pom.xml index 096f93c716..18d30631c0 100644 --- a/bgp/topology-provider/pom.xml +++ b/bgp/topology-provider/pom.xml @@ -168,7 +168,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bgp/util/pom.xml b/bgp/util/pom.xml index 0ad2ca873d..6356c6e844 100644 --- a/bgp/util/pom.xml +++ b/bgp/util/pom.xml @@ -52,7 +52,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index 35f2469e39..a92515d764 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -58,7 +58,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/bmp-api/pom.xml b/bmp/bmp-api/pom.xml index 68aeb9bf41..e73c895c6f 100644 --- a/bmp/bmp-api/pom.xml +++ b/bmp/bmp-api/pom.xml @@ -65,7 +65,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/bmp-config-example/pom.xml b/bmp/bmp-config-example/pom.xml index 8cf8caffb7..ca116998e7 100644 --- a/bmp/bmp-config-example/pom.xml +++ b/bmp/bmp-config-example/pom.xml @@ -80,7 +80,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/bmp-impl/pom.xml b/bmp/bmp-impl/pom.xml index 8f9745409a..1065e46c5c 100644 --- a/bmp/bmp-impl/pom.xml +++ b/bmp/bmp-impl/pom.xml @@ -267,7 +267,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/bmp-parser-impl/pom.xml b/bmp/bmp-parser-impl/pom.xml index 171f282077..622d7f6d2c 100644 --- a/bmp/bmp-parser-impl/pom.xml +++ b/bmp/bmp-parser-impl/pom.xml @@ -119,7 +119,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/bmp-spi/pom.xml b/bmp/bmp-spi/pom.xml index 7f6964ec46..19cc8fcff9 100644 --- a/bmp/bmp-spi/pom.xml +++ b/bmp/bmp-spi/pom.xml @@ -97,7 +97,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/bmp/pom.xml b/bmp/pom.xml index 7b29bbffe5..ca6a796953 100644 --- a/bmp/pom.xml +++ b/bmp/pom.xml @@ -10,7 +10,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/concepts/pom.xml b/concepts/pom.xml index 51b2a70712..1a8cd923ef 100644 --- a/concepts/pom.xml +++ b/concepts/pom.xml @@ -15,7 +15,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/bmp-monitors-config-loader/pom.xml b/config-loader/bmp-monitors-config-loader/pom.xml index 4d6c0461ad..2b857d7d4e 100644 --- a/config-loader/bmp-monitors-config-loader/pom.xml +++ b/config-loader/bmp-monitors-config-loader/pom.xml @@ -102,7 +102,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/config-loader-impl/pom.xml b/config-loader/config-loader-impl/pom.xml index d138edd44b..66157cf364 100644 --- a/config-loader/config-loader-impl/pom.xml +++ b/config-loader/config-loader-impl/pom.xml @@ -145,7 +145,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/config-loader-spi/pom.xml b/config-loader/config-loader-spi/pom.xml index 68c103ddba..35548f3a53 100644 --- a/config-loader/config-loader-spi/pom.xml +++ b/config-loader/config-loader-spi/pom.xml @@ -45,7 +45,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/protocols-config-loader/pom.xml b/config-loader/protocols-config-loader/pom.xml index 7b2de69ecd..fd53996bdc 100644 --- a/config-loader/protocols-config-loader/pom.xml +++ b/config-loader/protocols-config-loader/pom.xml @@ -107,7 +107,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/routing-policy-config-loader/pom.xml b/config-loader/routing-policy-config-loader/pom.xml index df33a8fe6c..3b14b5dc1e 100644 --- a/config-loader/routing-policy-config-loader/pom.xml +++ b/config-loader/routing-policy-config-loader/pom.xml @@ -125,7 +125,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/config-loader/topology-config-loader/pom.xml b/config-loader/topology-config-loader/pom.xml index a2155371f0..b846227f77 100644 --- a/config-loader/topology-config-loader/pom.xml +++ b/config-loader/topology-config-loader/pom.xml @@ -103,7 +103,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index 41fde6a361..92684edad8 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -37,7 +37,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/parent/pom.xml b/parent/pom.xml index 96283b7d44..26319e7370 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -162,7 +162,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/api/pom.xml b/pcep/api/pom.xml index e611613abc..b7c02c4259 100644 --- a/pcep/api/pom.xml +++ b/pcep/api/pom.xml @@ -75,7 +75,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/auto-bandwidth-extension/pom.xml b/pcep/auto-bandwidth-extension/pom.xml index 145a7ba0c0..effc538df1 100644 --- a/pcep/auto-bandwidth-extension/pom.xml +++ b/pcep/auto-bandwidth-extension/pom.xml @@ -93,7 +93,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/base-parser/pom.xml b/pcep/base-parser/pom.xml index c27bceeb70..adf0f04cbf 100644 --- a/pcep/base-parser/pom.xml +++ b/pcep/base-parser/pom.xml @@ -74,7 +74,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/config-example/pom.xml b/pcep/config-example/pom.xml index 4141857118..04e82d21ca 100644 --- a/pcep/config-example/pom.xml +++ b/pcep/config-example/pom.xml @@ -79,7 +79,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/ietf-p2mp-te-lsp/pom.xml b/pcep/ietf-p2mp-te-lsp/pom.xml index 70969a2078..235879a0c8 100644 --- a/pcep/ietf-p2mp-te-lsp/pom.xml +++ b/pcep/ietf-p2mp-te-lsp/pom.xml @@ -53,7 +53,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD \ No newline at end of file diff --git a/pcep/ietf-stateful/pom.xml b/pcep/ietf-stateful/pom.xml index 7c94ca7201..bb06f797cb 100644 --- a/pcep/ietf-stateful/pom.xml +++ b/pcep/ietf-stateful/pom.xml @@ -115,7 +115,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index 183958c22d..6fb638d6c5 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/pom.xml @@ -156,7 +156,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 3195cd0111..60abe0d42b 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -156,7 +156,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/segment-routing/pom.xml b/pcep/segment-routing/pom.xml index 5da0a953fd..b7b1aa3351 100644 --- a/pcep/segment-routing/pom.xml +++ b/pcep/segment-routing/pom.xml @@ -129,7 +129,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index 79a538cdb2..5253709f32 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -105,7 +105,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index 790d5dc3e5..6ca9924453 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -122,7 +122,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/topology/cli/pom.xml b/pcep/topology/cli/pom.xml index 8c8d0b1732..34a2fdfc9d 100644 --- a/pcep/topology/cli/pom.xml +++ b/pcep/topology/cli/pom.xml @@ -109,7 +109,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/topology/topology-api/pom.xml b/pcep/topology/topology-api/pom.xml index 719a7ea034..08f4ce0199 100644 --- a/pcep/topology/topology-api/pom.xml +++ b/pcep/topology/topology-api/pom.xml @@ -73,7 +73,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/topology/topology-provider/pom.xml b/pcep/topology/topology-provider/pom.xml index d741ff3a5a..981dd52836 100644 --- a/pcep/topology/topology-provider/pom.xml +++ b/pcep/topology/topology-provider/pom.xml @@ -221,7 +221,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/topology/topology-spi/pom.xml b/pcep/topology/topology-spi/pom.xml index 39bc1fc77b..7ba5fdb6c6 100644 --- a/pcep/topology/topology-spi/pom.xml +++ b/pcep/topology/topology-spi/pom.xml @@ -64,7 +64,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/topology/topology-stats/pom.xml b/pcep/topology/topology-stats/pom.xml index 8769acff1d..93a9494e82 100644 --- a/pcep/topology/topology-stats/pom.xml +++ b/pcep/topology/topology-stats/pom.xml @@ -90,7 +90,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/tunnel/tunnel-api/pom.xml b/pcep/tunnel/tunnel-api/pom.xml index fa09f3669e..3d544df2b1 100644 --- a/pcep/tunnel/tunnel-api/pom.xml +++ b/pcep/tunnel/tunnel-api/pom.xml @@ -82,7 +82,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/pcep/tunnel/tunnel-provider/pom.xml b/pcep/tunnel/tunnel-provider/pom.xml index 15a425a99d..99131900d3 100644 --- a/pcep/tunnel/tunnel-provider/pom.xml +++ b/pcep/tunnel/tunnel-provider/pom.xml @@ -183,7 +183,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/programming/api/pom.xml b/programming/api/pom.xml index 99b907d0df..fac5dbace7 100644 --- a/programming/api/pom.xml +++ b/programming/api/pom.xml @@ -46,7 +46,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/programming/impl/pom.xml b/programming/impl/pom.xml index 4a71238952..85c2aca6a5 100644 --- a/programming/impl/pom.xml +++ b/programming/impl/pom.xml @@ -183,7 +183,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/programming/spi/pom.xml b/programming/spi/pom.xml index ff51442ee1..3a788789af 100644 --- a/programming/spi/pom.xml +++ b/programming/spi/pom.xml @@ -57,7 +57,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/programming/topology-api/pom.xml b/programming/topology-api/pom.xml index 1a3150fcac..f702b8c731 100644 --- a/programming/topology-api/pom.xml +++ b/programming/topology-api/pom.xml @@ -52,7 +52,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/programming/tunnel-api/pom.xml b/programming/tunnel-api/pom.xml index 887641422e..4941c6bc46 100644 --- a/programming/tunnel-api/pom.xml +++ b/programming/tunnel-api/pom.xml @@ -50,7 +50,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/rsvp/api/pom.xml b/rsvp/api/pom.xml index 1c21052f42..a69ff801b9 100644 --- a/rsvp/api/pom.xml +++ b/rsvp/api/pom.xml @@ -50,7 +50,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/rsvp/spi/pom.xml b/rsvp/spi/pom.xml index fb0a27903c..e7d352e126 100644 --- a/rsvp/spi/pom.xml +++ b/rsvp/spi/pom.xml @@ -75,7 +75,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 5020154060..22793a0135 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -37,7 +37,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/testtool-parent/pom.xml b/testtool-parent/pom.xml index 023c256424..518988d5a8 100644 --- a/testtool-parent/pom.xml +++ b/testtool-parent/pom.xml @@ -64,7 +64,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/topology/api/pom.xml b/topology/api/pom.xml index 044f4dd5d1..5ecb78be1f 100644 --- a/topology/api/pom.xml +++ b/topology/api/pom.xml @@ -58,7 +58,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/topology/segment-routing/pom.xml b/topology/segment-routing/pom.xml index 51fb93d14b..d6b943a417 100644 --- a/topology/segment-routing/pom.xml +++ b/topology/segment-routing/pom.xml @@ -54,7 +54,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/topology/tunnel-api/pom.xml b/topology/tunnel-api/pom.xml index 1b1ac1feea..9e60937e17 100644 --- a/topology/tunnel-api/pom.xml +++ b/topology/tunnel-api/pom.xml @@ -50,7 +50,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD diff --git a/util/pom.xml b/util/pom.xml index 0398f90fd0..d0bbcf59b4 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -15,7 +15,7 @@ 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 + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD -- 2.36.6