aboutsummaryrefslogtreecommitdiff
path: root/id/server/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-04-02 07:43:15 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-04-02 07:43:15 +0200
commitb82a8cc5f8178a0cf222db7682df6db1c56051c0 (patch)
tree120c13d30824eca297664835e05677f43cc1868d /id/server/pom.xml
parent3395f06b54249ad4f8281e45ef93d97540bb7a7a (diff)
downloadmoa-id-spss-b82a8cc5f8178a0cf222db7682df6db1c56051c0.tar.gz
moa-id-spss-b82a8cc5f8178a0cf222db7682df6db1c56051c0.tar.bz2
moa-id-spss-b82a8cc5f8178a0cf222db7682df6db1c56051c0.zip
change stork2-commons to allow Java 1.6 builds
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r--id/server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml
index f4b92fbd5..d748c01eb 100644
--- a/id/server/pom.xml
+++ b/id/server/pom.xml
@@ -19,7 +19,7 @@
<module>auth</module>
<module>moa-id-commons</module>
<module>stork2-saml-engine</module>
- <!-- <module>stork2-commons</module> -->
+ <module>stork2-commons</module>
</modules>
<properties>