diff options
author | Thomas <> | 2022-11-21 15:46:10 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-21 15:46:10 +0100 |
commit | 610abcbc386266ccbf5f26e589ac6bbfce3af998 (patch) | |
tree | d49215565eec62ccdad4eceacbcab4f392796f80 /modules/authmodule-eIDAS-v2 | |
parent | 9e17af607b8362fc60b4a48d0c159cfc2d7cba07 (diff) | |
download | National_eIDAS_Gateway-610abcbc386266ccbf5f26e589ac6bbfce3af998.tar.gz National_eIDAS_Gateway-610abcbc386266ccbf5f26e589ac6bbfce3af998.tar.bz2 National_eIDAS_Gateway-610abcbc386266ccbf5f26e589ac6bbfce3af998.zip |
build(core): switch to next release versionconnector_1.3.5
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 28e04f68..9bd37d0c 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.5-SNAPSHOT</version> + <version>1.3.5</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |