diff options
author | Thomas <> | 2021-10-21 10:54:55 +0200 |
---|---|---|
committer | Thomas <> | 2022-03-03 16:31:57 +0100 |
commit | 6fe2e9ab4defb4b200fbacdb5bd346b16a3e3037 (patch) | |
tree | c09a9da91b16b35d8a05f7b0adf428100216242e /eidas_modules/eidas_proxy-sevice/pom.xml | |
parent | 4261c3b57963476673ca87f7e857f9baee6362fb (diff) | |
download | National_eIDAS_Gateway-6fe2e9ab4defb4b200fbacdb5bd346b16a3e3037.tar.gz National_eIDAS_Gateway-6fe2e9ab4defb4b200fbacdb5bd346b16a3e3037.tar.bz2 National_eIDAS_Gateway-6fe2e9ab4defb4b200fbacdb5bd346b16a3e3037.zip |
fix build process and jUnit test
Diffstat (limited to 'eidas_modules/eidas_proxy-sevice/pom.xml')
-rw-r--r-- | eidas_modules/eidas_proxy-sevice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.4-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>eidas_proxy-sevice</artifactId> |