diff options
author | Thomas <> | 2023-12-11 15:58:14 +0100 |
---|---|---|
committer | Thomas <> | 2023-12-11 15:58:14 +0100 |
commit | 0b8b155730dce111dae81703ec8f12fa3c490c00 (patch) | |
tree | 219035d9e4eb52aa785d43ab386550319e090daf /modules/authmodule_id-austria/pom.xml | |
parent | d6502f46e19a69c4266b321e886bf7f839e0d79d (diff) | |
download | National_eIDAS_Gateway-0b8b155730dce111dae81703ec8f12fa3c490c00.tar.gz National_eIDAS_Gateway-0b8b155730dce111dae81703ec8f12fa3c490c00.tar.bz2 National_eIDAS_Gateway-0b8b155730dce111dae81703ec8f12fa3c490c00.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'modules/authmodule_id-austria/pom.xml')
-rw-r--r-- | modules/authmodule_id-austria/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule_id-austria/pom.xml b/modules/authmodule_id-austria/pom.xml index 8148cdd7..fe50f2cc 100644 --- a/modules/authmodule_id-austria/pom.xml +++ b/modules/authmodule_id-austria/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.12</version> + <version>1.3.13-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule_id-austria</artifactId> |