diff options
Diffstat (limited to 'assembly/pom.xml')
-rw-r--r-- | assembly/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml index 7a4d88ad3..b4fed23ee 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -153,6 +153,11 @@ <artifactId>moa-id-module-EID_connector</artifactId> </dependency> + <dependency> + <groupId>MOA.id.server.modules</groupId> + <artifactId>moa-id-module-ehvd_integration</artifactId> + </dependency> + <dependency> <groupId>MOA.id</groupId> <artifactId>moa-id-webgui</artifactId> |