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/core_common_webapp | |
| 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/core_common_webapp')
| -rw-r--r-- | modules/core_common_webapp/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml index 5da6fdf9..09053f85 100644 --- a/modules/core_common_webapp/pom.xml +++ b/modules/core_common_webapp/pom.xml @@ -3,7 +3,7 @@    <parent>      <groupId>at.asitplus.eidas.ms_specific</groupId>      <artifactId>modules</artifactId> -    <version>1.3.10</version> +    <version>1.3.11-SNAPSHOT</version>    </parent>    <artifactId>core_common_webapp</artifactId>    <name>WebApplication commons</name> | 
