Add milestone repository to SAML 2.0 XML sample
This commit is contained in:
parent
4c2fcd0863
commit
db4ff2eb77
|
@ -11,6 +11,7 @@ repositories {
|
|||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url "https://repo.spring.io/snapshot" }
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
maven { url "https://build.shibboleth.net/nexus/content/repositories/releases/" }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue