diff options
author | Thomas <> | 2021-05-12 20:38:12 +0200 |
---|---|---|
committer | Thomas <> | 2021-05-12 20:38:12 +0200 |
commit | 30cc38a77b37697af7cbd6d2d8f24c90fe08b959 (patch) | |
tree | 0e96e6c4ee03d730ac30eb562cdd0614d3e4d1da /eidas_modules/authmodule-eIDAS-v2 | |
parent | 291905eed9c187444c83657241b589d31d825149 (diff) | |
download | National_eIDAS_Gateway-30cc38a77b37697af7cbd6d2d8f24c90fe08b959.tar.gz National_eIDAS_Gateway-30cc38a77b37697af7cbd6d2d8f24c90fe08b959.tar.bz2 National_eIDAS_Gateway-30cc38a77b37697af7cbd6d2d8f24c90fe08b959.zip |
switch to release version1.2.0
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 78039e9c..e95175d1 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2.0</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |