aboutsummaryrefslogtreecommitdiff
path: root/id
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-01-15 16:56:13 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-01-15 16:56:13 +0100
commit60c83cd8a749e128c86258e6f504a922972b94eb (patch)
treeafdf781e960e235502c4b16288eeb601c66fa135 /id
parent52cfe0524d896d65254f480bd975554be3f2cb14 (diff)
downloadmoa-id-spss-60c83cd8a749e128c86258e6f504a922972b94eb.tar.gz
moa-id-spss-60c83cd8a749e128c86258e6f504a922972b94eb.tar.bz2
moa-id-spss-60c83cd8a749e128c86258e6f504a922972b94eb.zip
update MOA-ID version 3.1.0-Snapshot
Diffstat (limited to 'id')
-rw-r--r--id/server/idserverlib/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index ee697926b..d9006dbf8 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -167,6 +167,11 @@
</exclusions>
</dependency>
+ <dependency>
+ <groupId>commons-collections</groupId>
+ <artifactId>commons-collections</artifactId>
+ </dependency>
+
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>