diff options
author | Thomas <> | 2023-10-11 11:37:35 +0200 |
---|---|---|
committer | Thomas <> | 2023-10-11 11:37:35 +0200 |
commit | 85ac373e9c827560d1da75ad2786cd45bb4aa247 (patch) | |
tree | 57ebe7bba11e7f23db0c42d0cf1ff5c63b5919af /modules/authmodule-eIDAS-v2 | |
parent | d8268a2880bb5503636371c809adc509dede37ca (diff) | |
download | National_eIDAS_Gateway-85ac373e9c827560d1da75ad2786cd45bb4aa247.tar.gz National_eIDAS_Gateway-85ac373e9c827560d1da75ad2786cd45bb4aa247.tar.bz2 National_eIDAS_Gateway-85ac373e9c827560d1da75ad2786cd45bb4aa247.zip |
build(core): switch to next release versionproxyservice_1.0.5connector_1.4.0
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 401968af..499df312 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.11-SNAPSHOT</version> + <version>1.3.11</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |