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/core_commons_eidas | |
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/core_commons_eidas')
-rw-r--r-- | modules/core_commons_eidas/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/core_commons_eidas/pom.xml b/modules/core_commons_eidas/pom.xml index 62ea6828..e354e23e 100644 --- a/modules/core_commons_eidas/pom.xml +++ b/modules/core_commons_eidas/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.13-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>core_commons_eidas</artifactId> <name>Commons for eIDAS Node communication</name> |