diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-08-05 15:21:30 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-08-05 15:21:30 +0200 |
commit | 9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3 (patch) | |
tree | 6b04ec0e17f3bb2e1d96f064f74bb33cc4d6249f /id/oa | |
parent | 071e7cd1ca8aba6e23f79a2bdc31f9b819fbe254 (diff) | |
download | moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.tar.gz moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.tar.bz2 moa-id-spss-9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3.zip |
update paths to maven repos
Diffstat (limited to 'id/oa')
-rw-r--r-- | id/oa/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 4c5d16571..c57f09a44 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -22,12 +22,12 @@ <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> <repository> <id>IAIK Local</id> <name>iaik/libs</name> - <url>http://nexus.iaik.tugraz.at/nexus/content/repositories/iaik/</url> + <url>https://apps.egiz.gv.at/maven/</url> </repository> </repositories> |