aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 17:51:06 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-03-04 17:51:06 +0100
commitcd0887a43b0b4350e736433c2b513901a2151601 (patch)
treea64f04705ed3e686787e20f091768aacb94d8e25 /id/server/auth/pom.xml
parente4350d795922f798ff2edc53933c99d4a24a3bc9 (diff)
downloadmoa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.tar.gz
moa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.tar.bz2
moa-id-spss-cd0887a43b0b4350e736433c2b513901a2151601.zip
after merge, having problem
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index 987ae1951..c17722df0 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -79,8 +79,13 @@
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
</dependency>
-
- <!-- transitive dependencies we don't want to include into the war -->
+ <dependency>
+ <groupId>eu.stork</groupId>
+ <artifactId>oasis-dss-api</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </dependency>
+
+ <!-- transitive dependencies we don't want to include into the war -->
<dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_jce_full</artifactId>