diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-01-30 20:59:16 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2014-01-31 17:17:31 +0100 |
commit | e1e410da00a399a8b059645a14a7848b39d3525c (patch) | |
tree | 98b2a66311e4faa4740bb3b0e75d5595a88072f2 /id/server/idserverlib/pom.xml | |
parent | 20c7b74026da669ff560281e69b4df37392154fd (diff) | |
download | moa-id-spss-e1e410da00a399a8b059645a14a7848b39d3525c.tar.gz moa-id-spss-e1e410da00a399a8b059645a14a7848b39d3525c.tar.bz2 moa-id-spss-e1e410da00a399a8b059645a14a7848b39d3525c.zip |
removed old saml-engine
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r-- | id/server/idserverlib/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 245348d09..1efa46c7d 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -25,13 +25,6 @@ </repositories>
<dependencies>
-
- <dependency>
- <groupId>MOA.id</groupId>
- <artifactId>stork-saml-engine</artifactId>
- <version>1.5.2</version>
- </dependency>
-
<dependency>
<groupId>eu.stork</groupId>
<artifactId>SamlEngine</artifactId>
|