diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-02-26 08:31:11 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-02-26 08:31:11 +0100 |
commit | c732eccaaa0bae8ec551dabfed165991b1c2fcff (patch) | |
tree | dbd9765bcbdb717e4db8becb529abb32f175316f /id/server/modules/pom.xml | |
parent | f04f5ff7977d87bdad7ed48b00fbffce239a416e (diff) | |
download | moa-id-spss-c732eccaaa0bae8ec551dabfed165991b1c2fcff.tar.gz moa-id-spss-c732eccaaa0bae8ec551dabfed165991b1c2fcff.tar.bz2 moa-id-spss-c732eccaaa0bae8ec551dabfed165991b1c2fcff.zip |
Add initial version of ELGA mandate-service authentication-module
Diffstat (limited to 'id/server/modules/pom.xml')
-rw-r--r-- | id/server/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/modules/pom.xml b/id/server/modules/pom.xml index f35869077..77d63c35c 100644 --- a/id/server/modules/pom.xml +++ b/id/server/modules/pom.xml @@ -27,6 +27,7 @@ <module>moa-id-module-eIDAS</module> <!-- <module>moa-id-module-pvp2</module> --> <module>moa-id-modules-federated_authentication</module> + <module>moa-id-module-elga_mandate_service</module> </modules> <dependencies> |