diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-04-07 10:45:13 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-04-07 10:45:13 +0200 |
commit | e5e4f2b8cc2652e47d31ace6ee35e7aeab7d814a (patch) | |
tree | 2ca6f503e2fe42645c188562ad08953637994e8e /id/server/auth-final/pom.xml | |
parent | 4b932484d66ef161bb547a419fdc32f04677fe57 (diff) | |
download | moa-id-spss-e5e4f2b8cc2652e47d31ace6ee35e7aeab7d814a.tar.gz moa-id-spss-e5e4f2b8cc2652e47d31ace6ee35e7aeab7d814a.tar.bz2 moa-id-spss-e5e4f2b8cc2652e47d31ace6ee35e7aeab7d814a.zip |
small default-config and handbook updates for final version 3.1.0
Diffstat (limited to 'id/server/auth-final/pom.xml')
-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> |