diff options
author | Thomas <> | 2021-10-21 10:29:58 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-21 10:29:58 +0200 |
commit | aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da (patch) | |
tree | 811a95297c714f473bfb3eb168e382d4b792b674 /pom.xml | |
parent | 0f0b59abce4242bdd69de1b48f2d197bc84255ba (diff) | |
download | National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.tar.gz National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.tar.bz2 National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.zip |
switch to next snapshot version
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.3</version> + <version>1.2.4-SNAPSHOT</version> <packaging>pom</packaging> <name>MS specific eIDAS components</name> |