diff options
author | Thomas <> | 2021-05-28 14:30:16 +0200 |
---|---|---|
committer | Thomas <> | 2021-05-28 14:30:16 +0200 |
commit | 429f65e3b18a702fc0f4585ee7258378eae88a79 (patch) | |
tree | 3d17fe428bf146f162f4c56aeaeb818461be824a /eidas_modules/authmodule-eIDAS-v2/pom.xml | |
parent | 0b1973c22e8f9e799a57629f4653324395b73664 (diff) | |
download | National_eIDAS_Gateway-429f65e3b18a702fc0f4585ee7258378eae88a79.tar.gz National_eIDAS_Gateway-429f65e3b18a702fc0f4585ee7258378eae88a79.tar.bz2 National_eIDAS_Gateway-429f65e3b18a702fc0f4585ee7258378eae88a79.zip |
switch to next release version1.2.1
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-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 b850d4f3..d00058e1 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.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |