diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-11-07 15:21:46 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-11-07 15:21:46 +0100 |
commit | f5d8d620a8a9ed8dda131cbcce5da934b8351c23 (patch) | |
tree | 363feaa68f63c57ce0a9f07f96d7efc718cc558e /id | |
parent | b5fb9c3b92b48edeb424d4416c95680bd4898b8a (diff) | |
download | moa-id-spss-f5d8d620a8a9ed8dda131cbcce5da934b8351c23.tar.gz moa-id-spss-f5d8d620a8a9ed8dda131cbcce5da934b8351c23.tar.bz2 moa-id-spss-f5d8d620a8a9ed8dda131cbcce5da934b8351c23.zip |
update stork2-samlengine
Diffstat (limited to 'id')
-rw-r--r-- | id/server/stork2-saml-engine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index a89abf70f..a082a618b 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -60,7 +60,7 @@ <dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
-<!-- <version>${opensaml.version}</version> -->
+ <version>${opensaml.version}</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
|