From 6102fc5aa4c428849289e713b382d16b1f66147f Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 6 Feb 2023 09:53:17 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-12.0.2 - intrautils-5.0.2 - yangtools-10.0.3 - mdsal-11.0.6 - controller-7.0.3 Change-Id: I47c653ada9eaf300a9b4439a50996906434d9fa4 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 98961fbe4..4f936db21 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 - 12.0.1 + 12.0.2 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index c91c72993..49ac1c29f 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 - 12.0.1 + 12.0.2 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index c7405c19e..0044a3beb 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 - 12.0.1 + 12.0.2 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index d0014161d..6fa8a82e8 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 - 12.0.1 + 12.0.2 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e643e45f8..6fa936e5e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.1 + 12.0.2 diff --git a/docs/pom.xml b/docs/pom.xml index a68a95ae7..af5603d25 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.1 + 12.0.2 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 5.0.1 + 5.0.2 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/12.0.1/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/5.0.1/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.2/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.4/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/7.0.2/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.2/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/5.0.2/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.3/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.6/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/7.0.3/