From 4beff3eca6a83fb600ed5798ac552d20352c35a0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 19 Aug 2022 14:27:38 +0200 Subject: [PATCH] Bump upstreams Adopt: - odlparent-11.0.1 - infrautils-4.0.1 - yangtools-9.0.1 - mdsal-10.0.1 - controller-6.0.1 Change-Id: I08616dbf465079b9f0c26fc30b6579a096f91856 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- commons/binding-parent/pom.xml | 4 ++-- commons/pom.xml | 2 +- commons/quality-parent/pom.xml | 8 ++++---- features/odl-serviceutils-listener/pom.xml | 4 ++-- features/odl-serviceutils-metrics/pom.xml | 6 +++--- features/odl-serviceutils-rpc/pom.xml | 6 +++--- features/odl-serviceutils-srm/pom.xml | 2 +- features/odl-serviceutils-tools/pom.xml | 4 ++-- features/pom.xml | 2 +- features/serviceutils-features/pom.xml | 2 +- karaf/pom.xml | 2 +- metrics/it/pom.xml | 2 +- metrics/pom.xml | 2 +- pom.xml | 2 +- srm/pom.xml | 2 +- tools/pom.xml | 2 +- 17 files changed, 27 insertions(+), 27 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index dedc4b2b..e9669abc 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 3c3ebb1c..63af58c6 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.mdsal binding-parent - 10.0.0 + 10.0.1 @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 6.0.0 + 6.0.1 pom import diff --git a/commons/pom.xml b/commons/pom.xml index 47b44381..338702ff 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 3717bb03..0437115a 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils parent - 4.0.0 + 4.0.1 @@ -29,21 +29,21 @@ org.opendaylight.yangtools yangtools-artifacts - 9.0.0 + 9.0.1 pom import org.opendaylight.mdsal mdsal-artifacts - 10.0.0 + 10.0.1 pom import org.opendaylight.controller controller-artifacts - 6.0.0 + 6.0.1 pom import diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 7577549c..697cd8aa 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 @@ -20,7 +20,7 @@ org.opendaylight.mdsal mdsal-artifacts - 10.0.0 + 10.0.1 import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index b6a7c701..3a08e851 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 @@ -20,14 +20,14 @@ org.opendaylight.infrautils infrautils-artifacts - 4.0.0 + 4.0.1 import pom org.opendaylight.yangtools yangtools-artifacts - 9.0.0 + 9.0.1 import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 8acca8a2..618b7d47 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 @@ -20,7 +20,7 @@ org.opendaylight.infrautils infrautils-artifacts - 4.0.0 + 4.0.1 pom import @@ -34,7 +34,7 @@ org.opendaylight.yangtools yangtools-artifacts - 9.0.0 + 9.0.1 pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index a843e995..aa623de7 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index b3382ca4..184c282e 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 11.0.0 + 11.0.1 @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller controller-artifacts - 6.0.0 + 6.0.1 pom import diff --git a/features/pom.xml b/features/pom.xml index 977ef53c..6434ac36 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 0b941dce..f3a07b8f 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent feature-repo-parent - 11.0.0 + 11.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index c9da04fe..0304ee02 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 11.0.0 + 11.0.1 diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index fe097086..0f3041c7 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 4.0.0 + 4.0.1 diff --git a/metrics/pom.xml b/metrics/pom.xml index c57d4cfe..5cdadd49 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/pom.xml b/pom.xml index 020b18bc..5997b1d4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/srm/pom.xml b/srm/pom.xml index 58927635..b2a8b033 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 diff --git a/tools/pom.xml b/tools/pom.xml index cab68f35..5d0fdff8 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.0 + 11.0.1 -- 2.36.6