From 3c765ef06b47e07a5052398d66b11254eb1e31d5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 26 Feb 2021 10:41:54 +0100 Subject: [PATCH] Bump MRI upstreams Adopt following versions: - odlparent-8.1.1 - infrautils-1.9.6 - yangtools-6.0.5 - mdsal-7.0.6 - controller-3.0.7 Change-Id: I530de6f43ce6fd6897ef5d6bf65dd6e296f50219 Signed-off-by: Robert Varga --- aaa-encrypt-service/pom.xml | 2 +- aaa-password-service/pom.xml | 2 +- aaa-shiro/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/pom.xml | 2 +- karaf/pom.xml | 2 +- parent/pom.xml | 4 ++-- pom.xml | 2 +- web/pom.xml | 2 +- web/testutils/pom.xml | 2 +- 19 files changed, 32 insertions(+), 32 deletions(-) diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index 61a73828b..4dcf1aebe 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 - 8.1.0 + 8.1.1 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index b15a0bfa4..1efa0ee6c 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 - 8.1.0 + 8.1.1 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index 125f22e3f..24aad4a8c 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 - 8.1.0 + 8.1.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e49d02179..7f656ab2a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 8.1.0 + 8.1.1 diff --git a/docs/pom.xml b/docs/pom.xml index 7612591b0..59ff1afcf 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 8.1.1 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 1.9.5 + 1.9.6 provided @@ -247,11 +247,11 @@ https://commons.apache.org/proper/commons-lang/javadocs/api-3.11/ https://commons.apache.org/proper/commons-codec/apidocs/ - https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.0/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/1.9.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.4/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.5/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/3.0.6/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/8.1.1/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/1.9.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/6.0.5/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/7.0.6/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/3.0.7/