Skip to content

Commit db5cc82

Browse files
apupierjungm
authored andcommitted
Use new shibboleth Maven repository URLs (#2576)
``` 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 (cherry picked from commit 64524fa)
1 parent a08b95c commit db5cc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
<repository>
914914
<id>B_shibboleth</id>
915915
<name>OpenSAML</name>
916-
<url>https://build.shibboleth.net/nexus/content/groups/public</url>
916+
<url>https://build.shibboleth.net/maven/releases</url>
917917
<releases>
918918
<enabled>true</enabled>
919919
</releases>

0 commit comments

Comments
 (0)