diff options
author | Thomas <> | 2022-12-01 16:36:31 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-01 16:36:31 +0100 |
commit | 0c2d5044e7b75d102f630f9a2adf9e7e219e2731 (patch) | |
tree | 1566867929669ca10c946d4597ef7e236cf34911 /ms_specific_connector | |
parent | 39a58362d9018a6d3351a19bb324ce148b5e817c (diff) | |
download | National_eIDAS_Gateway-0c2d5044e7b75d102f630f9a2adf9e7e219e2731.tar.gz National_eIDAS_Gateway-0c2d5044e7b75d102f630f9a2adf9e7e219e2731.tar.bz2 National_eIDAS_Gateway-0c2d5044e7b75d102f630f9a2adf9e7e219e2731.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'ms_specific_connector')
-rw-r--r-- | ms_specific_connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms_specific_connector/pom.xml b/ms_specific_connector/pom.xml index 6281979d..f5ec5d58 100644 --- a/ms_specific_connector/pom.xml +++ b/ms_specific_connector/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.3.6</version> + <version>1.3.7-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> |