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/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/pom.xml')
-rw-r--r-- | id/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/id/pom.xml b/id/pom.xml index bd3344638..5eb67cc9f 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -43,6 +43,11 @@ <!-- <exclude>commons-logging</exclude> --> <exclude>org.slf4j:1.5*</exclude> <exclude>org.slf4j:1.6*</exclude> + <exclude>SamlEngine:1.1*</exclude> + <exclude>SamlEngine:1.2*</exclude> + <exclude>Commons:1.1*</exclude> + <exclude>Commons:1.2*</exclude> + <!-- <exclude>org.springframework:2.*</exclude> <exclude>org.springframework:3.0.*</exclude> --> </excludes> |