diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-14 18:37:56 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-14 18:37:56 +0100 |
commit | 60ac2a89fce86eb1e8344eb22535cfdd0b9aa147 (patch) | |
tree | e1494846c9aba65efe402465c4889bf32eb9041c /id/server/pom.xml | |
parent | c9e26062bfe4464fbc149c875f28b3f230128482 (diff) | |
download | moa-id-spss-60ac2a89fce86eb1e8344eb22535cfdd0b9aa147.tar.gz moa-id-spss-60ac2a89fce86eb1e8344eb22535cfdd0b9aa147.tar.bz2 moa-id-spss-60ac2a89fce86eb1e8344eb22535cfdd0b9aa147.zip |
attr
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r-- | id/server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml index 056accdad..fbaeaeaf1 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -18,7 +18,7 @@ <module>proxy</module>
<module>auth</module>
<module>moa-id-commons</module>
- <module>stork2-saml-engine</module>
+ <!-- <module>stork2-saml-engine</module>-->
</modules>
<properties>
|