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 /connector/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 'connector/pom.xml')
-rw-r--r-- | connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connector/pom.xml b/connector/pom.xml index 6516e351..afe9f81c 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -6,7 +6,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> |