diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2016-03-17 17:12:55 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2016-03-17 17:12:55 +0100 |
commit | 27675f9fe8cfc38d2d1fb89d55865a6499761004 (patch) | |
tree | ead02df86506f17a3c67bfd351b744b440e08543 /id/server/pom.xml | |
parent | beb1b84572d38646d9b55a7014484e5d1cd38eab (diff) | |
download | moa-id-spss-27675f9fe8cfc38d2d1fb89d55865a6499761004.tar.gz moa-id-spss-27675f9fe8cfc38d2d1fb89d55865a6499761004.tar.bz2 moa-id-spss-27675f9fe8cfc38d2d1fb89d55865a6499761004.zip |
removed stork2 modules for good
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r-- | id/server/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml index a7e79ef78..99a9c6e4f 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -22,8 +22,6 @@ <!-- <module>proxy</module> -->
<module>auth</module>
<module>moa-id-commons</module>
- <module>stork2-saml-engine</module>
- <module>stork2-commons</module>
<module>modules</module>
</modules>
|