diff options
author | Thomas <> | 2021-11-16 15:02:30 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-16 15:02:30 +0100 |
commit | f02787f6186169aef9e5fc131b4c82cded1b615a (patch) | |
tree | 34237a4d2fb5f2f5370f1451e52f99e4ec419af2 /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | d152f2893495c29b46c9054b1086538ef39a9ebf (diff) | |
download | National_eIDAS_Gateway-f02787f6186169aef9e5fc131b4c82cded1b615a.tar.gz National_eIDAS_Gateway-f02787f6186169aef9e5fc131b4c82cded1b615a.tar.bz2 National_eIDAS_Gateway-f02787f6186169aef9e5fc131b4c82cded1b615a.zip |
update 'advanced matching steps' tasks to optimize user handling between 'ID Austria Login', 'alternative eIDAS Login', and 'address search'
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index a695d21a..6b5469a1 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -341,6 +341,7 @@ <exclude>**/org/w3/_2001/_04/*</exclude> <exclude>**/szrservices/*</exclude> <exclude>**/generated/cxf/*</exclude> + <exclude>**at/gv/bmi/namespace/*</exclude> </excludes> </configuration> </execution> |