aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-06 14:27:51 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-06 14:27:51 +0100
commit6d87d9ac833d061e38f67d2cdbe33f1f2d24646d (patch)
tree40f78a2934f7fe9be962ab9a4b4db8dde9ec6ff8 /id/server/idserverlib/pom.xml
parenta01dd39072666b5b9b2ffeb97cef9a54e3dec97f (diff)
parentf9b31bdc4781d6eca20bc2d993f08f6a4eb462f2 (diff)
downloadmoa-id-spss-6d87d9ac833d061e38f67d2cdbe33f1f2d24646d.tar.gz
moa-id-spss-6d87d9ac833d061e38f67d2cdbe33f1f2d24646d.tar.bz2
moa-id-spss-6d87d9ac833d061e38f67d2cdbe33f1f2d24646d.zip
t Merge branch 'moa1_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into moa2_0_tlenz_bs_2
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r--id/server/idserverlib/pom.xml16
1 files changed, 7 insertions, 9 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index c4d5310bf..cca543a26 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -208,17 +208,15 @@
</exclusions>
</dependency> -->
- <dependency>
+ <dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.0</version>
- </dependency>
-
- <dependency>
- <groupId>org.opensaml</groupId>
- <artifactId>xmltooling</artifactId>
- <version>1.4.0</version>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>org.opensaml</groupId>
+ <artifactId>xmltooling</artifactId>
+ </dependency>
+
<dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>