mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-01 15:18:53 +00:00
Update Shibboleth repository URL
Signed-off-by: Bernie Schelberg <bernard.schelberg@invicara.com>
This commit is contained in:
parent
82fa658c9b
commit
edcb3b024e
@ -78,7 +78,11 @@ Maven::
|
||||
<!-- ... -->
|
||||
<repository>
|
||||
<id>shibboleth-releases</id>
|
||||
<url>https://build.shibboleth.net/nexus/content/repositories/releases/</url>
|
||||
<name>Shibboleth Releases Repository</name>
|
||||
<url>https://build.shibboleth.net/maven/releases/</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user