aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-01-27 14:31:41 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-01-27 14:31:41 +0100
commit57a55f121c4afb96a9e8c271a19b70dfe6821cca (patch)
tree2d04a573e57237a0dcb80116de33e593c5454d5b /id/ConfigWebTool/pom.xml
parent3ca240a596e3d2d22a7a6c68ce9c34dda9168e2c (diff)
downloadmoa-id-spss-57a55f121c4afb96a9e8c271a19b70dfe6821cca.tar.gz
moa-id-spss-57a55f121c4afb96a9e8c271a19b70dfe6821cca.tar.bz2
moa-id-spss-57a55f121c4afb96a9e8c271a19b70dfe6821cca.zip
remove STORK-SAMLEngine
Diffstat (limited to 'id/ConfigWebTool/pom.xml')
-rw-r--r--id/ConfigWebTool/pom.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml
index 9800fad7e..e0321dece 100644
--- a/id/ConfigWebTool/pom.xml
+++ b/id/ConfigWebTool/pom.xml
@@ -92,10 +92,10 @@
<artifactId>moa-id-module-openID</artifactId>
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-stork</artifactId>
- </dependency>
+ </dependency> -->
<dependency>
@@ -164,10 +164,6 @@
<groupId>xalan</groupId>
<artifactId>*</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15on</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>
@@ -182,10 +178,6 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk16</artifactId>
- </dependency>
<dependency>
<groupId>javax.mail</groupId>