aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-01-12 10:44:45 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-01-12 10:44:45 +0100
commit05e959fac7cca57540a768afb81fb06c3a0ae121 (patch)
tree492e0c0612d8b94a853c43efe8e02e192ad153a8 /id/server/auth/pom.xml
parent68017565392861db4958716971d5be38faf5fff6 (diff)
downloadmoa-id-spss-05e959fac7cca57540a768afb81fb06c3a0ae121.tar.gz
moa-id-spss-05e959fac7cca57540a768afb81fb06c3a0ae121.tar.bz2
moa-id-spss-05e959fac7cca57540a768afb81fb06c3a0ae121.zip
remove STORK authentication module from build process
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 ed809aee9..3a84ca37d 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -147,10 +147,10 @@
</dependency> -->
<!-- Adding stork module dependency automatically adds stork capabilities. -->
- <dependency>
+<!-- <dependency>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-stork</artifactId>
- </dependency>
+ </dependency> -->
<!-- Adding monitoring module dependency automatically adds monitoring capabilities. -->
<dependency>