From 91d0fcc5fc033750474b692d110b2f141f2e74d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Fri, 3 Apr 2026 15:07:33 +0200 Subject: [PATCH] Use new shibboleth Maven repository URL ``` As of 20 January 2022, the following Maven repository URLs are being redirected : https://build.shibboleth.net/nexus/content/groups/public to https://build.shibboleth.net/maven/releases ``` see https://shibboleth.atlassian.net/wiki/spaces/DEV/pages/2891317253/MavenRepositories#Old-Shibboleth-Maven-Repository-URLs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4ff2283..9adf9136 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ B_shibboleth OpenSAML - https://build.shibboleth.net/nexus/content/groups/public + https://build.shibboleth.net/maven/releases true