summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-11-10 14:20:47 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-11-10 14:48:24 +0100
commit945b50a6f3b199aef06843c5140831711577af58 (patch)
tree00ca5a6859950aec83348fefb67f8503faf28676 /eaaf_modules/eaaf_module_auth_sl20/pom.xml
parent916ba159fdabfb6832a1c4c42699a2267952c5f1 (diff)
downloadEAAF-Components-945b50a6f3b199aef06843c5140831711577af58.tar.gz
EAAF-Components-945b50a6f3b199aef06843c5140831711577af58.tar.bz2
EAAF-Components-945b50a6f3b199aef06843c5140831711577af58.zip
switch to next MOA-Sig version 3.1.3
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml')
-rw-r--r--eaaf_modules/eaaf_module_auth_sl20/pom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml
index 20f5c705..6ee799dc 100644
--- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml
+++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml
@@ -156,4 +156,17 @@
</plugins>
</build>
+ <repositories>
+ <repository>
+ <id>MOA_Sig_local</id>
+ <name>MOA-Sig Dependencies</name>
+ <releases>
+ <enabled>true</enabled>
+ <checksumPolicy>ignore</checksumPolicy>
+ </releases>
+ <layout>default</layout>
+ <url>file://${basedir}/../eaaf_module_moa-sig/repository</url>
+ </repository>
+ </repositories>
+
</project> \ No newline at end of file