diff options
author | Thomas <> | 2021-06-25 11:58:40 +0200 |
---|---|---|
committer | Thomas <> | 2021-06-25 11:58:40 +0200 |
commit | 746241475fc20a424aaa0c9b0d3c18251871c4e6 (patch) | |
tree | 9f29e90dfbd2e26fc48a19a76b29490dfeec9491 /eidas_modules/pom.xml | |
parent | e0a9aad4a321bae3b9c9afe7ea178d93b258749a (diff) | |
download | National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.tar.gz National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.tar.bz2 National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.zip |
switch to next snapshot version
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 8f6017ff..0c6183dc 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.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> |