From dda22ee2fd460d26426ae72f667d7d3fd748fdc5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 14 Feb 2022 11:12:11 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-9.0.13 - infrautils-2.0.13 - mdsal-8.0.11 - controller-4.0.9 Change-Id: I87d114aaee1a96964e99b99cf7c9495656c45a48 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 3bddf084b..796f452cd 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.12 + 9.0.13 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index d9eae5b82..68ee1a0de 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.12 + 9.0.13 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index cc9084553..238298c08 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.12 + 9.0.13 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index 795cb1fd9..79be1a983 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.12 + 9.0.13 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 3d718ae8b..72adbd72a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 9.0.12 + 9.0.13 diff --git a/docs/pom.xml b/docs/pom.xml index b912fec5e..9920f4fce 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 9.0.12 + 9.0.13 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 2.0.12 + 2.0.13 provided @@ -247,11 +247,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.12/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/2.0.12/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.12/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.10/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/4.0.8/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.13/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/2.0.13/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.13/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/8.0.11/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/4.0.9/