diff options
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/pom.xml | 4 |
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> |