aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-saml-engine
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-10-31 17:35:35 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-10-31 17:35:35 +0100
commit22a66cdf1b5f7916422034f3338e680202ddc31b (patch)
treecc6925dfa6b96151eb5f2890769f5b13ae1e67fd /id/server/stork2-saml-engine
parent19be3a7da333803d5d1f6db05b00581acc328088 (diff)
downloadmoa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.tar.gz
moa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.tar.bz2
moa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.zip
phypersom
Diffstat (limited to 'id/server/stork2-saml-engine')
-rw-r--r--id/server/stork2-saml-engine/pom.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml
index 30f2bff7c..1979c770e 100644
--- a/id/server/stork2-saml-engine/pom.xml
+++ b/id/server/stork2-saml-engine/pom.xml
@@ -17,7 +17,7 @@
<samlspec.version>0.5.2</samlspec.version>
<samlspecacept.version>0.5.1</samlspecacept.version>
<commons.version>1.4.0</commons.version>
- <opensaml.version>2.6.2</opensaml.version>
+ <opensaml.version>2.6.0</opensaml.version>
<timestamp>${maven.build.timestamp}</timestamp>
<repositoryPath>${basedir}/../../../repository</repositoryPath>
</properties>
@@ -89,6 +89,12 @@
</exclusions>
</dependency>
+ <!--
+ <dependency>
+ <groupId>org.opensaml</groupId>
+ <artifactId>xmltooling</artifactId>
+ </dependency>
+ -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>