diff options
| -rw-r--r-- | id/server/auth-final/pom.xml | 9 | 
1 files changed, 2 insertions, 7 deletions
| diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml index 2fb196255..0c42c9deb 100644 --- a/id/server/auth-final/pom.xml +++ b/id/server/auth-final/pom.xml @@ -159,15 +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> -			<groupId>MOA.id.server.modules</groupId> -			<artifactId>moa-id-module-eIDAS</artifactId> -		</dependency> --> +		</dependency>   		<dependency>  			<groupId>MOA.id.server.modules</groupId> | 
