From 9f0fa316c8f7adeb3529cb4c3b2c553f085f7d95 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Tue, 15 Jun 2021 12:14:51 +0200
Subject: add ZMR client, to some re-factoring, and a lot of bug-fixing
---
eidas_modules/authmodule-eIDAS-v2/pom.xml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
(limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 1e5d6864..0477ee23 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -264,7 +264,13 @@
${project.build.directory}/generated/cxf
- ${basedir}/src/main/resources/szr_client/SZR_v4.0.wsdl
+ ${basedir}/src/main/resources/wsdl/szr_client/SZR_v4.0.wsdl
+
+ -verbose
+
+
+
+ ${basedir}/src/main/resources/wsdl/zmr_client/wsdl/Service.wsdl
-verbose
--
cgit v1.2.3