aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/pom.xml
diff options
context:
space:
mode:
authorThomas <>2023-06-07 08:56:30 +0200
committerThomas <>2023-06-07 08:56:30 +0200
commita2b1df739eefaa4babd7f67f905a18127135b94d (patch)
tree26f809dd474093b35af721250edd5e5dfb717744 /modules/authmodule-eIDAS-v2/pom.xml
parent7749c9f8e70fc3460280b8211d77a54782f594cb (diff)
downloadNational_eIDAS_Gateway-a2b1df739eefaa4babd7f67f905a18127135b94d.tar.gz
National_eIDAS_Gateway-a2b1df739eefaa4babd7f67f905a18127135b94d.tar.bz2
National_eIDAS_Gateway-a2b1df739eefaa4babd7f67f905a18127135b94d.zip
feat(srz): switch to new SZR WSDL v4.1(2023) that implements "Meldegesetznovelle 2023)
Diffstat (limited to 'modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r--modules/authmodule-eIDAS-v2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml
index a2476f16..401968af 100644
--- a/modules/authmodule-eIDAS-v2/pom.xml
+++ b/modules/authmodule-eIDAS-v2/pom.xml
@@ -287,7 +287,7 @@
<sourceRoot>${project.build.directory}/generated/cxf</sourceRoot>
<wsdlOptions>
<wsdlOption>
- <wsdl>${basedir}/src/main/resources/wsdl/szr_client/SZR_v4.0.wsdl</wsdl>
+ <wsdl>${basedir}/src/main/resources/wsdl/szr_client/SZR_v4.1.wsdl</wsdl>
<extraargs>
<extraarg>-verbose </extraarg>
</extraargs>