From ffc818cf9c0c7cfcbb975a041f607906d97c9a14 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 19 Mar 2026 09:23:47 +0000 Subject: [PATCH] Release aaa --- aaa-authn-api/pom.xml | 2 +- aaa-cert/pom.xml | 2 +- aaa-cli-jar/pom.xml | 2 +- aaa-cli/pom.xml | 2 +- aaa-encrypt-service/api/pom.xml | 2 +- aaa-encrypt-service/impl/pom.xml | 2 +- aaa-encrypt-service/pom.xml | 2 +- aaa-filterchain/pom.xml | 2 +- aaa-idm-store-h2/pom.xml | 2 +- aaa-jetty-auth-log-filter/pom.xml | 2 +- aaa-password-service/api/pom.xml | 2 +- aaa-password-service/impl/pom.xml | 2 +- aaa-password-service/pom.xml | 2 +- aaa-shiro/api/pom.xml | 2 +- aaa-shiro/impl/pom.xml | 2 +- aaa-shiro/pom.xml | 2 +- aaa-shiro/repackaged-shiro-jar/pom.xml | 2 +- aaa-shiro/repackaged-shiro/pom.xml | 2 +- aaa-tokenauthrealm/pom.xml | 2 +- artifacts/pom.xml | 2 +- dependency-check/pom.xml | 2 +- docs/pom.xml | 4 ++-- features/features-aaa/pom.xml | 2 +- features/odl-aaa-api/pom.xml | 2 +- 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 | 2 +- features/odl-aaa-shiro/pom.xml | 2 +- features/odl-aaa-web/pom.xml | 2 +- features/odl-apache-shiro/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/pom.xml | 2 +- karaf/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- web/api/pom.xml | 2 +- web/impl-jetty/pom.xml | 2 +- web/impl-osgi/pom.xml | 2 +- web/pom.xml | 2 +- web/servlet-api/pom.xml | 2 +- web/servlet-jersey2/pom.xml | 2 +- web/testutils/pom.xml | 2 +- 43 files changed, 45 insertions(+), 45 deletions(-) diff --git a/aaa-authn-api/pom.xml b/aaa-authn-api/pom.xml index 7b2104aa..1542d9a5 100644 --- a/aaa-authn-api/pom.xml +++ b/aaa-authn-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-cert/pom.xml b/aaa-cert/pom.xml index 16190298..269cc4f0 100644 --- a/aaa-cert/pom.xml +++ b/aaa-cert/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-cli-jar/pom.xml b/aaa-cli-jar/pom.xml index 323c7087..62bb57d3 100644 --- a/aaa-cli-jar/pom.xml +++ b/aaa-cli-jar/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-cli/pom.xml b/aaa-cli/pom.xml index 6f548eca..27131363 100644 --- a/aaa-cli/pom.xml +++ b/aaa-cli/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-encrypt-service/api/pom.xml b/aaa-encrypt-service/api/pom.xml index 05741549..9466b630 100644 --- a/aaa-encrypt-service/api/pom.xml +++ b/aaa-encrypt-service/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-encrypt-service/impl/pom.xml b/aaa-encrypt-service/impl/pom.xml index 171af839..117e7c82 100644 --- a/aaa-encrypt-service/impl/pom.xml +++ b/aaa-encrypt-service/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index 95207ce7..759c191f 100644 --- a/aaa-encrypt-service/pom.xml +++ b/aaa-encrypt-service/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.aaa aaa-encryption-service-aggregator - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-filterchain/pom.xml b/aaa-filterchain/pom.xml index f4ce34a4..a3699f1e 100644 --- a/aaa-filterchain/pom.xml +++ b/aaa-filterchain/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-idm-store-h2/pom.xml b/aaa-idm-store-h2/pom.xml index fcb1c263..4fd20e54 100644 --- a/aaa-idm-store-h2/pom.xml +++ b/aaa-idm-store-h2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-jetty-auth-log-filter/pom.xml b/aaa-jetty-auth-log-filter/pom.xml index 489f2930..4294c172 100644 --- a/aaa-jetty-auth-log-filter/pom.xml +++ b/aaa-jetty-auth-log-filter/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/aaa-password-service/api/pom.xml b/aaa-password-service/api/pom.xml index e2a6cc54..31e3a094 100644 --- a/aaa-password-service/api/pom.xml +++ b/aaa-password-service/api/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-password-service/impl/pom.xml b/aaa-password-service/impl/pom.xml index da6ec361..ee625586 100644 --- a/aaa-password-service/impl/pom.xml +++ b/aaa-password-service/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index f1afa492..09f35a95 100644 --- a/aaa-password-service/pom.xml +++ b/aaa-password-service/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.aaa aaa-password-service-aggregator - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-shiro/api/pom.xml b/aaa-shiro/api/pom.xml index b1445e79..66cf70f2 100644 --- a/aaa-shiro/api/pom.xml +++ b/aaa-shiro/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index 09d3aac7..ed2df2e3 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index 6ad8de4c..d019f4ee 100644 --- a/aaa-shiro/pom.xml +++ b/aaa-shiro/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-shiro-aggregator - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index 86b68647..1a524a7c 100644 --- a/aaa-shiro/repackaged-shiro-jar/pom.xml +++ b/aaa-shiro/repackaged-shiro-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.aaa repackaged-shiro-jar jar - 0.23.0-SNAPSHOT + 0.23.0 ${project.artifactId} diff --git a/aaa-shiro/repackaged-shiro/pom.xml b/aaa-shiro/repackaged-shiro/pom.xml index e60e105f..cb3a4c25 100644 --- a/aaa-shiro/repackaged-shiro/pom.xml +++ b/aaa-shiro/repackaged-shiro/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/aaa-tokenauthrealm/pom.xml b/aaa-tokenauthrealm/pom.xml index 67c85067..cf38a867 100644 --- a/aaa-tokenauthrealm/pom.xml +++ b/aaa-tokenauthrealm/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml 4.0.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 9817f703..5e3fc977 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa aaa-artifacts - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/dependency-check/pom.xml b/dependency-check/pom.xml index ca5395a4..c2e13613 100644 --- a/dependency-check/pom.xml +++ b/dependency-check/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.aaa aaa-artifacts - 0.23.0-SNAPSHOT + 0.23.0 ../artifacts/pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 77d85b06..d9dad174 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa aaa-docs jar - 0.23.0-SNAPSHOT + 0.23.0 ${project.artifactId} AAA documentation @@ -28,7 +28,7 @@ org.opendaylight.aaa aaa-artifacts - 0.23.0-SNAPSHOT + 0.23.0 pom import diff --git a/features/features-aaa/pom.xml b/features/features-aaa/pom.xml index 3e9ac807..49ecd9bf 100644 --- a/features/features-aaa/pom.xml +++ b/features/features-aaa/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa features-aaa - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} feature diff --git a/features/odl-aaa-api/pom.xml b/features/odl-aaa-api/pom.xml index ccc38f56..7e53343e 100644 --- a/features/odl-aaa-api/pom.xml +++ b/features/odl-aaa-api/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-api - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-cert/pom.xml b/features/odl-aaa-cert/pom.xml index e00bbcf3..daddb5b6 100644 --- a/features/odl-aaa-cert/pom.xml +++ b/features/odl-aaa-cert/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-cert - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-cli/pom.xml b/features/odl-aaa-cli/pom.xml index bc5fbe01..a24584fe 100644 --- a/features/odl-aaa-cli/pom.xml +++ b/features/odl-aaa-cli/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-cli - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-encryption-service/pom.xml b/features/odl-aaa-encryption-service/pom.xml index 8cecaf04..8aa39975 100644 --- a/features/odl-aaa-encryption-service/pom.xml +++ b/features/odl-aaa-encryption-service/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-encryption-service - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-password-service/pom.xml b/features/odl-aaa-password-service/pom.xml index e4b14e0f..547cf6e1 100644 --- a/features/odl-aaa-password-service/pom.xml +++ b/features/odl-aaa-password-service/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-password-service - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-shiro/pom.xml b/features/odl-aaa-shiro/pom.xml index ed24c719..2b24098a 100644 --- a/features/odl-aaa-shiro/pom.xml +++ b/features/odl-aaa-shiro/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.23.0-SNAPSHOT + 0.23.0 feature diff --git a/features/odl-aaa-web/pom.xml b/features/odl-aaa-web/pom.xml index 573d5d71..21933423 100644 --- a/features/odl-aaa-web/pom.xml +++ b/features/odl-aaa-web/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa odl-aaa-web - 0.23.0-SNAPSHOT + 0.23.0 feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-apache-shiro/pom.xml b/features/odl-apache-shiro/pom.xml index 791f4a00..695bc2b8 100644 --- a/features/odl-apache-shiro/pom.xml +++ b/features/odl-apache-shiro/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.aaa template-feature-parent - 0.23.0-SNAPSHOT + 0.23.0 ../parent/pom.xml diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 7ab6deeb..45ab9cbe 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa template-feature-parent - 0.23.0-SNAPSHOT + 0.23.0 pom ${project.artifactId} Feature parent (based on template-feature-parent) @@ -28,7 +28,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 import pom diff --git a/features/pom.xml b/features/pom.xml index ffd4b323..68d616d3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa features-aaa-aggregator - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/karaf/pom.xml b/karaf/pom.xml index 2ed58ac5..9dc23b1c 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa aaa-karaf - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/parent/pom.xml b/parent/pom.xml index 7134c8c5..a82d88e0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ODL :: aaa :: ${project.artifactId} pom diff --git a/pom.xml b/pom.xml index bf6de52a..18052a46 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa aaa.project - 0.23.0-SNAPSHOT + 0.23.0 pom aaa diff --git a/web/api/pom.xml b/web/api/pom.xml index 9eca37f5..2e3c5b8c 100644 --- a/web/api/pom.xml +++ b/web/api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/web/impl-jetty/pom.xml b/web/impl-jetty/pom.xml index 25a1613c..da9ad06e 100644 --- a/web/impl-jetty/pom.xml +++ b/web/impl-jetty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/web/impl-osgi/pom.xml b/web/impl-osgi/pom.xml index bf703e23..8d06705e 100644 --- a/web/impl-osgi/pom.xml +++ b/web/impl-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index d417225b..34b3fbd9 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa.web web-aggregator - 0.23.0-SNAPSHOT + 0.23.0 pom ODL :: aaa :: ${project.artifactId} diff --git a/web/servlet-api/pom.xml b/web/servlet-api/pom.xml index 80620e9d..3a6c7bd9 100644 --- a/web/servlet-api/pom.xml +++ b/web/servlet-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/web/servlet-jersey2/pom.xml b/web/servlet-jersey2/pom.xml index dd50f2c8..c6df5c5f 100644 --- a/web/servlet-jersey2/pom.xml +++ b/web/servlet-jersey2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml diff --git a/web/testutils/pom.xml b/web/testutils/pom.xml index b795f80c..9e452731 100644 --- a/web/testutils/pom.xml +++ b/web/testutils/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.23.0-SNAPSHOT + 0.23.0 ../../parent/pom.xml -- 2.34.1