diff options
author | Thomas <> | 2023-06-05 17:08:58 +0200 |
---|---|---|
committer | Thomas <> | 2023-06-05 17:08:58 +0200 |
commit | 7749c9f8e70fc3460280b8211d77a54782f594cb (patch) | |
tree | 043290a6ae2ec619ffaf523c954b87a2bb7b1287 /modules/authmodule-eIDAS-v2/pom.xml | |
parent | 4a027bad3080b5333d56d74a1c7286cb68415305 (diff) | |
download | National_eIDAS_Gateway-7749c9f8e70fc3460280b8211d77a54782f594cb.tar.gz National_eIDAS_Gateway-7749c9f8e70fc3460280b8211d77a54782f594cb.tar.bz2 National_eIDAS_Gateway-7749c9f8e70fc3460280b8211d77a54782f594cb.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | modules/authmodule-eIDAS-v2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/authmodule-eIDAS-v2/pom.xml b/modules/authmodule-eIDAS-v2/pom.xml index 44f5cec6..a2476f16 100644 --- a/modules/authmodule-eIDAS-v2/pom.xml +++ b/modules/authmodule-eIDAS-v2/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.3.10</version> + <version>1.3.11-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific.modules</groupId> <artifactId>authmodule-eIDAS-v2</artifactId> |