aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-08-08 07:42:55 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-08-08 07:42:55 +0200
commitb968a1e700e963f49e5820e1f11cacc19ef17a8f (patch)
tree2b00e8dec4d83f20b9687c8ec525044a7b76a9ab
parente0bce6a84299b41cd601f89478182623042613b9 (diff)
downloadmoa-id-spss-b968a1e700e963f49e5820e1f11cacc19ef17a8f.tar.gz
moa-id-spss-b968a1e700e963f49e5820e1f11cacc19ef17a8f.tar.bz2
moa-id-spss-b968a1e700e963f49e5820e1f11cacc19ef17a8f.zip
set one flag in pom
-rw-r--r--id/server/modules/moa-id-module-eIDAS/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-eIDAS/pom.xml b/id/server/modules/moa-id-module-eIDAS/pom.xml
index 2087ae8f6..6f09fa4fb 100644
--- a/id/server/modules/moa-id-module-eIDAS/pom.xml
+++ b/id/server/modules/moa-id-module-eIDAS/pom.xml
@@ -27,7 +27,10 @@
<repository>
<id>egiz-shibboleth-mirror</id>
<name>egiz-shibboleth-mirror</name>
- <url>https://apps.egiz.gv.at/shibboleth_nexus/</url>
+ <url>https://apps.egiz.gv.at/shibboleth_nexus/</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
</repository>
<repository>
<id>moaid_local</id>