diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-31 13:01:30 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-31 13:01:30 +0200 |
commit | 968c820b63c6e8c9cb158f0664ffab3e35d6b80e (patch) | |
tree | 5f4fa52bb3fa3237f17a1849ca512c10297a8e9a | |
parent | 55933dc37253f22ccaff1eff01d315b62680771d (diff) | |
download | EAAF-Components-968c820b63c6e8c9cb158f0664ffab3e35d6b80e.tar.gz EAAF-Components-968c820b63c6e8c9cb158f0664ffab3e35d6b80e.tar.bz2 EAAF-Components-968c820b63c6e8c9cb158f0664ffab3e35d6b80e.zip |
change shibboleth repo url to solve internal problems
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ <repository> <id>shibboleth.internet2.edu</id> <name>Internet2</name> - <url>https://build.shibboleth.net/nexus/content/groups/public/</url> + <url>https://apps.egiz.gv.at/shibboleth_nexus/</url> </repository> </repositories> </profile> |