diff options
Diffstat (limited to 'id/server/auth-final')
-rw-r--r-- | id/server/auth-final/pom.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml index 61eba7f22..2fb196255 100644 --- a/id/server/auth-final/pom.xml +++ b/id/server/auth-final/pom.xml @@ -77,6 +77,7 @@ <dependency> <groupId>MOA.id</groupId> <artifactId>moa-spss-container</artifactId> + <type>pom</type> <exclusions> <exclusion> <artifactId>iaik_pki_module</artifactId> @@ -158,10 +159,10 @@ <artifactId>moa-id-module-openID</artifactId> </dependency> - <dependency> +<!-- <dependency> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-module-elga_mandate_service</artifactId> - </dependency> + </dependency> --> <!-- <dependency> <groupId>MOA.id.server.modules</groupId> |