diff options
author | Thomas <> | 2024-03-13 15:10:28 +0100 |
---|---|---|
committer | Thomas <> | 2024-03-13 15:10:28 +0100 |
commit | 78750fdb015c9008825e2e39f541aa341bfad624 (patch) | |
tree | e984e563cf03f61a4b1962b795ffe8609a06fd67 /modules/authmodule-eIDAS-v2 | |
parent | 21b14467f4c53833424ff1e9edf5359ac1cff447 (diff) | |
download | National_eIDAS_Gateway-master.tar.gz National_eIDAS_Gateway-master.tar.bz2 National_eIDAS_Gateway-master.zip |
build(core): switch to next release versionHEADproxyservice_1.1.0connector_1.5.0master
Diffstat (limited to 'modules/authmodule-eIDAS-v2')
-rw-r--r-- | modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index 2bb75778..ed6181ec 100644 --- a/modules/authmodule-eIDAS-v2/pom.xml +++ b/modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.13-SNAPSHOT</version> + <version>1.4.0</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |