aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 15:21:30 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 15:21:30 +0200
commit9ac6dded6ec870f6d6ae03dbb43214ef2489e3c3 (patch)
tree6b04ec0e17f3bb2e1d96f064f74bb33cc4d6249f /id/ConfigWebTool
parent071e7cd1ca8aba6e23f79a2bdc31f9b819fbe254 (diff)
downloadmoa-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/ConfigWebTool')
-rw-r--r--id/ConfigWebTool/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml
index d3fbe9899..512b69a86 100644
--- a/id/ConfigWebTool/pom.xml
+++ b/id/ConfigWebTool/pom.xml
@@ -26,14 +26,14 @@
</activation>
<repositories>
<repository>
- <id>local</id>
+ <id>moaid_local</id>
<name>local</name>
<url>file:${basedir}/../../repository</url>
</repository>
<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>jboss</id>