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/pom.xml | |
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/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 701ee39b..4389637d 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.1.1-SNAPSHOT</version> + <version>1.2.0</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> |