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/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/pom.xml')
-rw-r--r-- | eidas_modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eidas_modules/pom.xml b/eidas_modules/pom.xml index f574e385..a1b6eb26 100644 --- a/eidas_modules/pom.xml +++ b/eidas_modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> |