From 7d8f1b2616fe3ad33c84c45d69fe4465c9a4126b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 30 May 2023 21:53:34 +0200 Subject: [PATCH] Bump upstrems Adopt: - odlparent-11.0.6 - infrautils-4.0.6 - yangtools-9.0.8 - mdsal-10.0.8 - controller-6.0.9 Change-Id: I7807046ec233c04f1753dc56f8c4860ed69f15af Signed-off-by: Robert Varga --- aaa-encrypt-service/pom.xml | 2 +- aaa-password-service/pom.xml | 2 +- aaa-shiro/pom.xml | 2 +- aaa-shiro/repackaged-shiro-jar/pom.xml | 2 +- artifacts/pom.xml | 2 +- docs/pom.xml | 14 +++++++------- features/features-aaa/pom.xml | 2 +- features/odl-aaa-api/pom.xml | 4 ++-- features/odl-aaa-cert/pom.xml | 4 ++-- features/odl-aaa-cli/pom.xml | 2 +- features/odl-aaa-encryption-service/pom.xml | 4 ++-- features/odl-aaa-password-service/pom.xml | 6 +++--- features/odl-aaa-shiro/pom.xml | 2 +- features/odl-aaa-web/pom.xml | 4 ++-- features/odl-apache-shiro/pom.xml | 2 +- features/pom.xml | 2 +- karaf/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 2 +- web/pom.xml | 2 +- web/testutils/pom.xml | 2 +- 21 files changed, 34 insertions(+), 34 deletions(-) diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index f209a26a7..098d98430 100644 --- a/aaa-encrypt-service/pom.xml +++ b/aaa-encrypt-service/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.5 + 11.0.6 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index 67fa423d6..6a5640474 100644 --- a/aaa-password-service/pom.xml +++ b/aaa-password-service/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.5 + 11.0.6 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index 079d67526..33db5718d 100644 --- a/aaa-shiro/pom.xml +++ b/aaa-shiro/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent-lite - 11.0.5 + 11.0.6 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index a2f79a1b9..3cadbd157 100644 --- a/aaa-shiro/repackaged-shiro-jar/pom.xml +++ b/aaa-shiro/repackaged-shiro-jar/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent - 11.0.5 + 11.0.6 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index cb5c447f4..a3b87b3a6 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.5 + 11.0.6 diff --git a/docs/pom.xml b/docs/pom.xml index 1218789ae..925e4901f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 11.0.5 + 11.0.6 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 4.0.5 + 4.0.6 provided @@ -254,11 +254,11 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.5/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/4.0.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.7/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.7/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/6.0.8/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.6/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/4.0.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.8/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.8/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/6.0.9/