From 8e957c181e11ecdddf21b603030dde3e04869b60 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 3 Dec 2022 02:05:50 +0100 Subject: [PATCH] Bump upstrems Adopt: - odlparent-11.0.3 - infrautils-4.0.3 - yangtools-9.0.4 - mdsal-10.0.4 - controller-6.0.4 Change-Id: I440d77f68f218c8640d3591714fc7763b43e33e7 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 9c0f25b6b..06363b260 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.2 + 11.0.3 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index 1ec5fd0d0..c48f6db14 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.2 + 11.0.3 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index bcf215c9e..0a3aa7eb8 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.2 + 11.0.3 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index 7d6a8c246..f663ec0b3 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.2 + 11.0.3 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 57f3d0609..770239d9c 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 11.0.2 + 11.0.3 diff --git a/docs/pom.xml b/docs/pom.xml index 4bd0d0e37..008c6667b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 11.0.2 + 11.0.3 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 4.0.2 + 4.0.3 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.2/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/4.0.2/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.2/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.3/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/6.0.3/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.3/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/4.0.3/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/9.0.4/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/10.0.4/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/6.0.4/