aboutsummaryrefslogtreecommitdiff
path: root/id
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-02-03 08:33:32 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-02-03 08:33:32 +0100
commit24029880580770543d788d95b39526853ff5e6dd (patch)
treeea89f11d6baec921b183dcb528881c3135800d4a /id
parent04ba04826a5f88e0459b7a47a55118933d929cc6 (diff)
downloadmoa-id-spss-24029880580770543d788d95b39526853ff5e6dd.tar.gz
moa-id-spss-24029880580770543d788d95b39526853ff5e6dd.tar.bz2
moa-id-spss-24029880580770543d788d95b39526853ff5e6dd.zip
add Repo
Diffstat (limited to 'id')
-rw-r--r--id/server/stork2-commons/pom.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml
index a71ee1628..b658a8e12 100644
--- a/id/server/stork2-commons/pom.xml
+++ b/id/server/stork2-commons/pom.xml
@@ -15,6 +15,15 @@
The STORKCommons library provides beans, Java Interfaces and utility classes to integrate PEPS and SAML Engine.
</description>
+
+ <repositories>
+ <repository>
+ <id>shibboleth.internet2.edu</id>
+ <name>Internet2</name>
+ <url>https://build.shibboleth.net/nexus/content/groups/public/</url>
+ </repository>
+ </repositories>
+
<dependencies>
<!-- Joda -->