From fd709b74ef931594936cdef0af1b0001c3113d21 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 29 Oct 2022 14:10:54 +0200 Subject: [PATCH] Bump upstream versions Adopt: - odlparent-10.0.4 - infrautils-3.0.3 - yangtools-8.0.7 - mdsal-9.0.6 - controller-5.0.7 Change-Id: I788db5810665e339583e6e7fb38443a0e7ba5fe4 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 44fc23835..666055cad 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 - 10.0.3 + 10.0.4 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index 318f34726..63a0666f8 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 - 10.0.3 + 10.0.4 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index e5d6b3611..5c7775962 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 - 10.0.3 + 10.0.4 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index e5f982ce9..3539e7c49 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 - 10.0.3 + 10.0.4 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 954c9672b..5bf35c22e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 10.0.3 + 10.0.4 diff --git a/docs/pom.xml b/docs/pom.xml index d5cb6caac..802c0f5f1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 10.0.3 + 10.0.4 @@ -111,7 +111,7 @@ org.opendaylight.infrautils inject.guice.testutils - 3.0.2 + 3.0.3 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/10.0.3/ - https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/3.0.2/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.7/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/9.0.5/ - https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/5.0.6/ + https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/10.0.4/ + https://www.javadoc.io/doc/org.opendaylight.infrautils/infrautils-docs/3.0.3/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.8/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/9.0.6/ + https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/5.0.7/