From ba6ba0af88d8c9472a63356ddf3d19f84847c2d7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 28 Jul 2021 11:33:11 +0200 Subject: add new authentication module for EHVD communication --- pom.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3625fc973..fcb8cba69 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 4.1.6-SNAPSHOT - 4.1.5.2 + 4.1.6-SNAPSHOT 4.1.6-SNAPSHOT @@ -27,7 +27,10 @@ 2.0.8 1.3.2 - + + 4.1.5.2 + 4.1.5.3 + 0.3 1.0.15 @@ -669,12 +672,17 @@ MOA.id.server.modules - moa-id-module-dummy-authenticatiuon + moa-id-module-dummy-authenticatiuon ${moa-id-dummy-auth.version} - - + + MOA.id.server.modules + moa-id-module-ehvd_integration + ${moa-id-ehvd_integration.version} + + + MOA.id.server.modules moa-id-module-sl20_authentication -- cgit v1.2.3