From 7225f1a4c8d3f1c52fb216284f74bfcf18bb6c3e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 9 Oct 2024 07:42:18 +0200 Subject: [PATCH] Bump upstreams Adopt: - odlparent-13.1.5 - infrautils-6.0.11 - yangtools-11.0.8 - mdsal-12.0.8 - controller-8.0.7 Change-Id: I7067f1875e3e86c4cad3083b2308a36e4a205e59 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 6468f3261..786f5af1c 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 - 13.1.3 + 13.1.5 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index d6828412e..8984bde79 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 - 13.1.3 + 13.1.5 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index d603ce136..f6b349ff3 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 - 13.1.3 + 13.1.5 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index e601122f7..d6a8387c5 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 - 13.1.3 + 13.1.5 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index df91e1bb2..38af1a605 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 13.1.3 + 13.1.5 diff --git a/docs/pom.xml b/docs/pom.xml index 7c20c00cd..fe2734bf0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 13.1.3 + 13.1.5 @@ -116,7 +116,7 @@ org.opendaylight.infrautils inject.guice.testutils - 6.0.9 + 6.0.11 provided @@ -256,11 +256,11 @@ https://guava.dev/releases/32.0.1-jre/api/docs/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.1.3/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/6.0.9/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/11.0.7/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/12.0.6/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/8.0.6/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/13.1.5/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/6.0.11/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/11.0.8/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/12.0.7/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/8.0.7/