diff options
Diffstat (limited to 'id/moa-id-webgui/pom.xml')
-rw-r--r-- | id/moa-id-webgui/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index a3b3675ef..dc592c5d9 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>MOA</groupId> <artifactId>id</artifactId> - <version>3.x</version> + <version>4.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -20,7 +20,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> |