aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-12-18 12:59:33 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-12-18 12:59:33 +0100
commit5abe951ec537b63b0cf70c4be203d96b308e5985 (patch)
tree097a08c561e0eb85c99e0d4272bb030e6e0f0d6d /id/server/auth/pom.xml
parent18e5a374e82b7243a50d371d1a77032db37897d1 (diff)
downloadmoa-id-spss-5abe951ec537b63b0cf70c4be203d96b308e5985.tar.gz
moa-id-spss-5abe951ec537b63b0cf70c4be203d96b308e5985.tar.bz2
moa-id-spss-5abe951ec537b63b0cf70c4be203d96b308e5985.zip
fix broken STORK depentencies
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index 10e031ac4..ed809aee9 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -146,11 +146,11 @@
<version>1.0.0-RELEASE</version>
</dependency> -->
-<!-- Adding stork module dependency automatically adds stork capabilities.
+ <!-- Adding stork module dependency automatically adds stork capabilities. -->
<dependency>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-stork</artifactId>
- </dependency> -->
+ </dependency>
<!-- Adding monitoring module dependency automatically adds monitoring capabilities. -->
<dependency>