aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-02-17 12:20:50 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-02-17 12:20:50 +0100
commitf589b20e4e6eb5361430a7bfb26dfbe4c67c3d55 (patch)
tree4fbdaf4056576e4a3d27ba6c767a0adc0a1e8635 /id/server/auth/pom.xml
parent2ded3e74601d89809b8290b0896b27ddce8f35d8 (diff)
downloadmoa-id-spss-f589b20e4e6eb5361430a7bfb26dfbe4c67c3d55.tar.gz
moa-id-spss-f589b20e4e6eb5361430a7bfb26dfbe4c67c3d55.tar.bz2
moa-id-spss-f589b20e4e6eb5361430a7bfb26dfbe4c67c3d55.zip
refactor JUnit tests
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml17
1 files changed, 5 insertions, 12 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index 98ec73a25..c50d4ce47 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -140,18 +140,6 @@
</dependency>
-<!-- <dependency>
- <groupId>eu.stork</groupId>
- <artifactId>oasis-dss-api</artifactId>
- <version>1.0.0-RELEASE</version>
- </dependency> -->
-
- <!-- Adding stork module dependency automatically adds stork capabilities. -->
-<!-- <dependency>
- <groupId>MOA.id.server.modules</groupId>
- <artifactId>moa-id-module-stork</artifactId>
- </dependency> -->
-
<!-- Adding monitoring module dependency automatically adds monitoring capabilities. -->
<dependency>
<groupId>MOA.id.server.modules</groupId>
@@ -169,6 +157,11 @@
<artifactId>moa-id-module-openID</artifactId>
</dependency>
+<!-- <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-pvp2</artifactId>
+ </dependency> -->
+
<dependency>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-modul-citizencard_authentication</artifactId>