mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-02 07:38:57 +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>
|
<repository>
|
||||||
<id>shibboleth-releases</id>
|
<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>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user