diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-17 18:23:52 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-17 18:23:52 +0100 |
commit | 0b3249e37b26e029c576127654dca31bff4a5a63 (patch) | |
tree | fb4b0ce3d24928ccb4052f44ced7135ddc480028 /id/server/pom.xml | |
parent | 60ac2a89fce86eb1e8344eb22535cfdd0b9aa147 (diff) | |
download | moa-id-spss-0b3249e37b26e029c576127654dca31bff4a5a63.tar.gz moa-id-spss-0b3249e37b26e029c576127654dca31bff4a5a63.tar.bz2 moa-id-spss-0b3249e37b26e029c576127654dca31bff4a5a63.zip |
removing old samlengine and storkcommons
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r-- | id/server/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml index fbaeaeaf1..c44773994 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -19,6 +19,7 @@ <module>auth</module>
<module>moa-id-commons</module>
<!-- <module>stork2-saml-engine</module>-->
+ <module>SamlEngine-VIDP</module>
</modules>
<properties>
|