From 641f792ff3071bcf5345beb9ca32605a95bf7ed0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 6 Feb 2023 15:36:19 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-12.0.2 - intrautils-5.0.2 - yangtools-10.0.3 - mdsal-11.0.6 - controller-7.0.3 - aaa-0.17.4 Change-Id: I3e34e381b39c16a3a465fb37c5fc6584765ee4de Signed-off-by: Robert Varga --- apps/pom.xml | 2 +- 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 +++--- keystore/pom.xml | 2 +- model/pom.xml | 2 +- netconf/netconf-config/pom.xml | 2 +- netconf/pom.xml | 2 +- netconf/tools/pom.xml | 2 +- parent/pom.xml | 8 ++++---- plugins/pom.xml | 2 +- pom.xml | 2 +- protocol/pom.xml | 2 +- restconf/pom.xml | 2 +- restconf/sal-rest-connector-config/pom.xml | 2 +- third-party/pom.xml | 2 +- third-party/shaded-exificient-jar/pom.xml | 2 +- third-party/shaded-exificient/pom.xml | 2 +- third-party/shaded-sshd-jar/pom.xml | 2 +- third-party/shaded-sshd/pom.xml | 2 +- transport/pom.xml | 2 +- truststore/pom.xml | 2 +- 35 files changed, 40 insertions(+), 40 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index 2da2dd0986..90388be32a 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index fee5bbca29..a7d3cbe22f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 26e764a4dc..40230f97d1 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 - 12.0.1 + 12.0.2 diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index 0b0f677665..78e508ab84 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/features/netconf/features-netconf-testing/pom.xml b/features/netconf/features-netconf-testing/pom.xml index 5316c054a5..6cfe833e21 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 - 12.0.1 + 12.0.2 diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 60cdc24edc..77d39f7fc4 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 - 12.0.1 + 12.0.2 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index a0c3c1bcfe..e6946775eb 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 35153ee158..9f275ef9ee 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.1 + 12.0.2 diff --git a/features/pom.xml b/features/pom.xml index aaba70f04a..e1154c2f3c 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/features/restconf/features-restconf/pom.xml b/features/restconf/features-restconf/pom.xml index b81a7627c2..8099f6d0e1 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 - 12.0.1 + 12.0.2 diff --git a/features/restconf/odl-mdsal-apidocs/pom.xml b/features/restconf/odl-mdsal-apidocs/pom.xml index 3aa39fab85..b2dcb1f6d5 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 57771e39b8..dfe1c6ec70 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 f0f7334d18..8476425bcf 100644 --- a/features/restconf/pom.xml +++ b/features/restconf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/features/yanglib/features-yanglib/pom.xml b/features/yanglib/features-yanglib/pom.xml index 362627012a..7d9cf4649b 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 - 12.0.1 + 12.0.2 diff --git a/features/yanglib/pom.xml b/features/yanglib/pom.xml index cbd3a2ae51..f85826f46b 100644 --- a/features/yanglib/pom.xml +++ b/features/yanglib/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/karaf-static/pom.xml b/karaf-static/pom.xml index d9524b71e4..a272567629 100644 --- a/karaf-static/pom.xml +++ b/karaf-static/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf-dist-static - 12.0.1 + 12.0.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index ec106e8614..f09275df54 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent karaf4-parent - 12.0.1 + 12.0.2 org.opendaylight.netconf @@ -24,14 +24,14 @@ org.opendaylight.infrautils infrautils-artifacts - 5.0.1 + 5.0.2 pom import org.opendaylight.controller controller-artifacts - 7.0.2 + 7.0.3 pom import diff --git a/keystore/pom.xml b/keystore/pom.xml index 1c0dd3c694..647fe7fa7f 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/model/pom.xml b/model/pom.xml index 3e6e51b030..b7b4ffd221 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 3b587163b7..73babc6b42 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.1 + 12.0.2 diff --git a/netconf/pom.xml b/netconf/pom.xml index 46d0a10de5..068a0bb93c 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 7f6de532a2..711bdbb06f 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/parent/pom.xml b/parent/pom.xml index 06f7923a0b..009e4f48fe 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.mdsal binding-parent - 11.0.4 + 11.0.6 @@ -25,21 +25,21 @@ org.opendaylight.infrautils infrautils-artifacts - 5.0.1 + 5.0.2 pom import org.opendaylight.aaa aaa-artifacts - 0.17.3 + 0.17.4 pom import org.opendaylight.controller bundle-parent - 7.0.2 + 7.0.3 pom import diff --git a/plugins/pom.xml b/plugins/pom.xml index e74266e9c4..2a234f6ff4 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/pom.xml b/pom.xml index f4bcf991e4..3d56b5f385 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/protocol/pom.xml b/protocol/pom.xml index 7c17bdb7be..0bd37bdd91 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/restconf/pom.xml b/restconf/pom.xml index d814bd81b0..cbfe44b670 100644 --- a/restconf/pom.xml +++ b/restconf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/restconf/sal-rest-connector-config/pom.xml b/restconf/sal-rest-connector-config/pom.xml index 55bf10deee..5847ef52e0 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 - 12.0.1 + 12.0.2 diff --git a/third-party/pom.xml b/third-party/pom.xml index 1d2afb94e7..da2b635040 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/third-party/shaded-exificient-jar/pom.xml b/third-party/shaded-exificient-jar/pom.xml index f551050e6e..eeae23ad1a 100644 --- a/third-party/shaded-exificient-jar/pom.xml +++ b/third-party/shaded-exificient-jar/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.1 + 12.0.2 diff --git a/third-party/shaded-exificient/pom.xml b/third-party/shaded-exificient/pom.xml index f85193f320..99932afc6f 100644 --- a/third-party/shaded-exificient/pom.xml +++ b/third-party/shaded-exificient/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.1 + 12.0.2 diff --git a/third-party/shaded-sshd-jar/pom.xml b/third-party/shaded-sshd-jar/pom.xml index 4c657e9557..8d911d2d40 100644 --- a/third-party/shaded-sshd-jar/pom.xml +++ b/third-party/shaded-sshd-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 12.0.1 + 12.0.2 diff --git a/third-party/shaded-sshd/pom.xml b/third-party/shaded-sshd/pom.xml index e0b03d5425..a49ed23db6 100644 --- a/third-party/shaded-sshd/pom.xml +++ b/third-party/shaded-sshd/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 12.0.1 + 12.0.2 diff --git a/transport/pom.xml b/transport/pom.xml index 5965234632..5554767de8 100644 --- a/transport/pom.xml +++ b/transport/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/truststore/pom.xml b/truststore/pom.xml index 0821bcae57..7e027a846c 100644 --- a/truststore/pom.xml +++ b/truststore/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 -- 2.36.6