summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/pom.xml
diff options
context:
space:
mode:
authorThomas <>2023-05-11 13:55:51 +0200
committerThomas <>2023-05-11 13:55:51 +0200
commit609a5582ac5874f8be6867b1caa55ed1f2de5767 (patch)
tree366fae7e65394a9c95d97bac72a09a05fe3a92d1 /eaaf_modules/eaaf_module_pvp2_core/pom.xml
parent13da938658e0f799a7c89faadcfbbfee95a220d8 (diff)
downloadEAAF-Components-609a5582ac5874f8be6867b1caa55ed1f2de5767.tar.gz
EAAF-Components-609a5582ac5874f8be6867b1caa55ed1f2de5767.tar.bz2
EAAF-Components-609a5582ac5874f8be6867b1caa55ed1f2de5767.zip
chore(core): update third-party libs
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_core/pom.xml')
-rw-r--r--eaaf_modules/eaaf_module_pvp2_core/pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml
index c63ff939..184c45b1 100644
--- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml
+++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml
@@ -168,4 +168,18 @@
</plugins>
</build>
+
+ <repositories>
+ <repository>
+ <id>shibboleth-release</id>
+ <url>https://build.shibboleth.net/maven/releases/</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+
</project>