aboutsummaryrefslogtreecommitdiff
path: root/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 /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 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 33ca79239..d87ab8a4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,18 @@
<dependencyManagement>
<dependencies>
+ <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>
<groupId>axis</groupId>
<artifactId>axis</artifactId>