From fa2384985454568439dc286a6a9051fba47322ed Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 25 Jan 2021 16:30:07 +0100 Subject: add ID Austria communication-module and additional jUnit test It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 526cb4d3..8e79b76f 100644 --- a/pom.xml +++ b/pom.xml @@ -475,11 +475,26 @@ test test-jar + + at.gv.egiz.eaaf + eaaf_module_pvp2_core + ${eaaf-core.version} + test + test-jar + + + at.gv.egiz.eaaf + eaaf_module_pvp2_idp + ${eaaf-core.version} + test + test-jar + at.gv.egiz.eaaf eaaf_module_pvp2_sp ${eaaf-core.version} test + test-jar at.gv.egiz.eaaf -- cgit v1.2.3