From 6588994014e80a09b994e2e15afca1772772c527 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 17 Mar 2023 16:10:25 +0100 Subject: [PATCH] Bump upstream versions Adopt: - odlparent-10.0.6 - infrautils-3.0.5 - yangtools-8.0.10 - mdsal-9.0.8 - controller-5.0.9 - aaa-0.15.9 Change-Id: I481ec045a6de8b3cc73a5987464c098424c520c9 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- .../netconf-connector/features-netconf-connector/pom.xml | 2 +- features/netconf-connector/pom.xml | 2 +- features/netconf/features-netconf-testing/pom.xml | 2 +- features/netconf/features-netconf/pom.xml | 2 +- features/netconf/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/pom.xml | 2 +- features/restconf/features-restconf/pom.xml | 2 +- features/restconf/odl-mdsal-apidocs/pom.xml | 2 +- .../odl-mdsal-apidocs/src/main/feature/feature.xml | 2 +- features/restconf/pom.xml | 2 +- features/yanglib/features-yanglib/pom.xml | 2 +- features/yanglib/pom.xml | 2 +- karaf-static/pom.xml | 2 +- karaf/pom.xml | 6 +++--- netconf/models/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/shaded-exificient-jar/pom.xml | 2 +- netconf/shaded-exificient/pom.xml | 2 +- netconf/shaded-sshd-jar/pom.xml | 2 +- netconf/shaded-sshd/pom.xml | 2 +- netconf/tools/pom.xml | 2 +- parent/pom.xml | 8 ++++---- pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/restconf-models/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- 29 files changed, 34 insertions(+), 34 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 86a52858c2..631074e71e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index b4b59cf3f5..55d5ea5c6b 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.5 + 10.0.6 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 9345d1dd83..b088297e23 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index 84388d381b..67b11bb6aa 100644 --- a/features/netconf/features-netconf-testing/pom.xml +++ b/features/netconf/features-netconf-testing/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.5 + 10.0.6 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 1d35d60cd2..be16877954 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.5 + 10.0.6 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 12959b9cd4..3242cc338b 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 1913072164..78496667a8 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 10.0.5 + 10.0.6 diff --git a/features/pom.xml b/features/pom.xml index 0abe338ab8..7fe5202fd5 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index 5dedb2faae..a96efeb42c 100644 --- a/features/restconf/features-restconf/pom.xml +++ b/features/restconf/features-restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.5 + 10.0.6 diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 54f3341af4..4beb639e0d 100644 --- a/features/restconf/odl-mdsal-apidocs/pom.xml +++ b/features/restconf/odl-mdsal-apidocs/pom.xml @@ -23,7 +23,7 @@ org.opendaylight.odlparent - odl-jackson-2.13 + odl-jackson-2 xml features diff --git a/features/restconf/odl-mdsal-apidocs/src/main/feature/feature.xml b/features/restconf/odl-mdsal-apidocs/src/main/feature/feature.xml index 8ecc61262b..08b83171c1 100644 --- a/features/restconf/odl-mdsal-apidocs/src/main/feature/feature.xml +++ b/features/restconf/odl-mdsal-apidocs/src/main/feature/feature.xml @@ -8,6 +8,6 @@ --> - odl-jackson-2.13 + odl-jackson-2 diff --git a/features/restconf/pom.xml b/features/restconf/pom.xml index fea86c10bf..64e7272330 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index fe21e41044..6e8a2a6770 100644 --- a/features/yanglib/features-yanglib/pom.xml +++ b/features/yanglib/features-yanglib/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent feature-repo-parent - 10.0.5 + 10.0.6 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index 23fe38baa8..a6b210eb36 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index 46c136c2e7..2fd33a548f 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf-dist-static - 10.0.5 + 10.0.6 diff --git a/karaf/pom.xml b/karaf/pom.xml index 02cdc9b1ad..a985ee8e64 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 10.0.5 + 10.0.6 org.opendaylight.netconf @@ -24,7 +24,7 @@ org.opendaylight.controller controller-artifacts - 5.0.8 + 5.0.9 pom import @@ -40,7 +40,7 @@ org.opendaylight.infrautils infrautils-artifacts - 3.0.4 + 3.0.5 pom import diff --git a/netconf/models/pom.xml b/netconf/models/pom.xml index 86881b5f14..f886131713 100644 --- a/netconf/models/pom.xml +++ b/netconf/models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 06b1dc4ba8..349493c64d 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 10.0.5 + 10.0.6 diff --git a/netconf/pom.xml b/netconf/pom.xml index 5e3a44daba..c5b844180f 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/netconf/shaded-exificient-jar/pom.xml b/netconf/shaded-exificient-jar/pom.xml index 9e26cecb10..9f438d159f 100644 --- a/netconf/shaded-exificient-jar/pom.xml +++ b/netconf/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 10.0.5 + 10.0.6 diff --git a/netconf/shaded-exificient/pom.xml b/netconf/shaded-exificient/pom.xml index 39ab3c2411..0d2b05daf1 100644 --- a/netconf/shaded-exificient/pom.xml +++ b/netconf/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 10.0.5 + 10.0.6 diff --git a/netconf/shaded-sshd-jar/pom.xml b/netconf/shaded-sshd-jar/pom.xml index c2c36c8188..14a7a28250 100644 --- a/netconf/shaded-sshd-jar/pom.xml +++ b/netconf/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 10.0.5 + 10.0.6 diff --git a/netconf/shaded-sshd/pom.xml b/netconf/shaded-sshd/pom.xml index 9459bbe3c1..bad348caad 100644 --- a/netconf/shaded-sshd/pom.xml +++ b/netconf/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 10.0.5 + 10.0.6 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index f71425148c..0821cde2cb 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/parent/pom.xml b/parent/pom.xml index b73ba28adb..ab97c3f70a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 9.0.7 + 9.0.8 @@ -25,21 +25,21 @@ org.opendaylight.aaa aaa-artifacts - 0.15.8 + 0.15.9 pom import org.opendaylight.controller bundle-parent - 5.0.8 + 5.0.9 pom import org.opendaylight.infrautils infrautils-artifacts - 3.0.4 + 3.0.5 pom import diff --git a/pom.xml b/pom.xml index aa2883f62d..240af43886 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/restconf/pom.xml b/restconf/pom.xml index fa74a714d2..e6d916e87b 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/restconf/restconf-models/pom.xml b/restconf/restconf-models/pom.xml index 4ecb94f0bf..60741345c7 100644 --- a/restconf/restconf-models/pom.xml +++ b/restconf/restconf-models/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 0f9c973023..0bf07974d1 100644 --- a/restconf/sal-rest-connector-config/pom.xml +++ b/restconf/sal-rest-connector-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.5 + 10.0.6 -- 2.36.6