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 /pom.xml | |
parent | 0b1973c22e8f9e799a57629f4653324395b73664 (diff) | |
download | National_eIDAS_Gateway-1.2.1.tar.gz National_eIDAS_Gateway-1.2.1.tar.bz2 National_eIDAS_Gateway-1.2.1.zip |
switch to next release version1.2.1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <packaging>pom</packaging> <name>MS specific eIDAS components</name> |