aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth-final/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/auth-final/pom.xml')
-rw-r--r--id/server/auth-final/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml
index 50075abfe..1f5582339 100644
--- a/id/server/auth-final/pom.xml
+++ b/id/server/auth-final/pom.xml
@@ -170,6 +170,11 @@
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-EID_connector</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-ehvd_integration</artifactId>
+ </dependency>
<!-- transitive dependencies we don't want to include into the war -->