From bc3853324ee1cf2faa6d003018f5a40b017613a4 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 26 Nov 2022 09:24:21 +0100 Subject: [PATCH] Bump upstreams Adopt: - odlparent-12.0.1 - yangtools-10.0.1 - mdsal-11.0.1 Change-Id: I17c5b8695ef9d4e1eef02d292831b3f39e556597 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 | 8 ++++---- features/features-aaa/pom.xml | 2 +- features/odl-aaa-api/pom.xml | 4 ++-- features/odl-aaa-cert/pom.xml | 2 +- features/odl-aaa-cli/pom.xml | 2 +- features/odl-aaa-encryption-service/pom.xml | 2 +- features/odl-aaa-password-service/pom.xml | 4 ++-- 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 | 2 +- pom.xml | 2 +- web/pom.xml | 2 +- 20 files changed, 26 insertions(+), 26 deletions(-) diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index 9a8ea99ee..05c2c2071 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.0 + 12.0.1 diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index f2c09d784..510a9236b 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.0 + 12.0.1 diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index 584aa1fc0..65faa8c3b 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.0 + 12.0.1 diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index 051b46c12..62d15baff 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.0 + 12.0.1 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 868f7dd3c..324901e86 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.0 + 12.0.1 diff --git a/docs/pom.xml b/docs/pom.xml index 42750a900..466c47e20 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 12.0.0 + 12.0.1 @@ -254,10 +254,10 @@ 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.0/ + 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.0/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.0/ - https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.0-SNAPSHOT/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/10.0.1/ + https://www.javadoc.io/doc/org.opendaylight.mdsal/mdsal-docs/11.0.1/ https://www.javadoc.io/doc/org.opendaylight.controller/controller-docs/7.0.0-SNAPSHOT/ diff --git a/features/features-aaa/pom.xml b/features/features-aaa/pom.xml index 92735cfb5..7fbc29a2e 100644 --- a/features/features-aaa/pom.xml +++ b/features/features-aaa/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 12.0.0 + 12.0.1 diff --git a/features/odl-aaa-api/pom.xml b/features/odl-aaa-api/pom.xml index 540e17da7..06d671273 100644 --- a/features/odl-aaa-api/pom.xml +++ b/features/odl-aaa-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 @@ -50,7 +50,7 @@ org.opendaylight.mdsal odl-mdsal-binding-base - 11.0.0-SNAPSHOT + 11.0.1 xml features diff --git a/features/odl-aaa-cert/pom.xml b/features/odl-aaa-cert/pom.xml index 374d92d0f..6b1772a86 100644 --- a/features/odl-aaa-cert/pom.xml +++ b/features/odl-aaa-cert/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 diff --git a/features/odl-aaa-cli/pom.xml b/features/odl-aaa-cli/pom.xml index 01c08cd2f..4cd3c5be7 100644 --- a/features/odl-aaa-cli/pom.xml +++ b/features/odl-aaa-cli/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 diff --git a/features/odl-aaa-encryption-service/pom.xml b/features/odl-aaa-encryption-service/pom.xml index 2fd0e75ae..96bd5ae70 100644 --- a/features/odl-aaa-encryption-service/pom.xml +++ b/features/odl-aaa-encryption-service/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 diff --git a/features/odl-aaa-password-service/pom.xml b/features/odl-aaa-password-service/pom.xml index 7c6c1a6ab..e6c8e8bb5 100644 --- a/features/odl-aaa-password-service/pom.xml +++ b/features/odl-aaa-password-service/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 @@ -60,7 +60,7 @@ org.opendaylight.mdsal odl-mdsal-binding-base - 11.0.0-SNAPSHOT + 11.0.1 xml features diff --git a/features/odl-aaa-shiro/pom.xml b/features/odl-aaa-shiro/pom.xml index 0e39d36fd..a68a1332c 100644 --- a/features/odl-aaa-shiro/pom.xml +++ b/features/odl-aaa-shiro/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 diff --git a/features/odl-aaa-web/pom.xml b/features/odl-aaa-web/pom.xml index 7057fb665..cdaefd713 100644 --- a/features/odl-aaa-web/pom.xml +++ b/features/odl-aaa-web/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 10.0.0 + 10.0.1 pom import diff --git a/features/odl-apache-shiro/pom.xml b/features/odl-apache-shiro/pom.xml index 1c993fe07..ab725de9a 100644 --- a/features/odl-apache-shiro/pom.xml +++ b/features/odl-apache-shiro/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.odlparent single-feature-parent - 12.0.0 + 12.0.1 diff --git a/features/pom.xml b/features/pom.xml index 805b11322..291adfc14 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.0 + 12.0.1 diff --git a/karaf/pom.xml b/karaf/pom.xml index 9737891e5..51a764c65 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent karaf4-parent - 12.0.0 + 12.0.1 diff --git a/parent/pom.xml b/parent/pom.xml index 821f59e38..b25dac526 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal binding-parent - 11.0.0-SNAPSHOT + 11.0.1 diff --git a/pom.xml b/pom.xml index 0a5499a0d..f6d820f82 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.0 + 12.0.1 diff --git a/web/pom.xml b/web/pom.xml index 9253ac5ff..e845a3f0f 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 12.0.0 + 12.0.1 -- 2.36.6