From 3bef753d455695db4377392e398a2a270471fd4b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 27 Oct 2021 10:49:47 +0200 Subject: [PATCH] Bump upstreams Adopt: - odlparent-9.0.8 - infrautils-2.0.8 - mdsal-8.0.7 - controller-4.0.5 JIRA: AAA-217 Change-Id: I80db0e5d87ac405cfa828de9b9e443be0819d4d0 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 | 20 ++++++++++---------- 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 | 2 +- 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, 36 insertions(+), 36 deletions(-) diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index fb6f5560a..11028508f 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 - 9.0.7 + 9.0.8 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index 68d430efe..186888aa6 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 - 9.0.7 + 9.0.8 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index ea1d6400d..777ab3dc8 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 - 9.0.7 + 9.0.8 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index e2ef6aa96..eb93401b8 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 - 9.0.7 + 9.0.8 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 588a3c56d..3fd44f220 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.7 + 9.0.8 diff --git a/docs/pom.xml b/docs/pom.xml index 96abd8bed..aa9821c02 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 9.0.7 + 9.0.8 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 2.0.7 + 2.0.8 provided @@ -238,20 +238,20 @@ - https://junit.org/junit4/javadoc/4.13/ + https://junit.org/junit4/javadoc/4.13.2/ http://hamcrest.org/JavaHamcrest/javadoc/2.2/ - http://google.github.io/truth/api/1.0.1/ + http://google.github.io/truth/api/1.1.3/ http://www.slf4j.org/apidocs/ - https://google.github.io/guava/releases/29.0-jre/api/docs/ + https://google.github.io/guava/releases/30.1.1-jre/api/docs/ https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ - https://commons.apache.org/proper/commons-lang/javadocs/api-3.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/9.0.7/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/2.0.7/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.8/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/2.0.8/ https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.9/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.6/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/4.0.4/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.7/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/4.0.5/