From 6fe2e9ab4defb4b200fbacdb5bd346b16a3e3037 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 21 Oct 2021 10:54:55 +0200 Subject: fix build process and jUnit test --- .../checks/spotbugs-exclude.xml | 42 +++++++++++++--------- eidas_modules/authmodule_id-austria/pom.xml | 2 +- eidas_modules/eidas_proxy-sevice/pom.xml | 2 +- 3 files changed, 28 insertions(+), 18 deletions(-) (limited to 'eidas_modules') diff --git a/eidas_modules/authmodule_id-austria/checks/spotbugs-exclude.xml b/eidas_modules/authmodule_id-austria/checks/spotbugs-exclude.xml index 311c3a8e..366c7aca 100644 --- a/eidas_modules/authmodule_id-austria/checks/spotbugs-exclude.xml +++ b/eidas_modules/authmodule_id-austria/checks/spotbugs-exclude.xml @@ -1,19 +1,29 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eidas_modules/authmodule_id-austria/pom.xml b/eidas_modules/authmodule_id-austria/pom.xml index 3aabb069..1b8060f2 100644 --- a/eidas_modules/authmodule_id-austria/pom.xml +++ b/eidas_modules/authmodule_id-austria/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT at.asitplus.eidas.ms_specific.modules authmodule_id-austria diff --git a/eidas_modules/eidas_proxy-sevice/pom.xml b/eidas_modules/eidas_proxy-sevice/pom.xml index 486d0d59..eb97795a 100644 --- a/eidas_modules/eidas_proxy-sevice/pom.xml +++ b/eidas_modules/eidas_proxy-sevice/pom.xml @@ -3,7 +3,7 @@ at.asitplus.eidas.ms_specific modules - 1.2.3-SNAPSHOT + 1.2.4-SNAPSHOT at.asitplus.eidas.ms_specific.modules eidas_proxy-sevice -- cgit v1.2.3