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/core_common_lib | |
| 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/core_common_lib')
| -rw-r--r-- | modules/core_common_lib/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/core_common_lib/pom.xml b/modules/core_common_lib/pom.xml index 6fac538f..accbeec0 100644 --- a/modules/core_common_lib/pom.xml +++ b/modules/core_common_lib/pom.xml @@ -7,7 +7,7 @@    <parent>      <groupId>at.asitplus.eidas.ms_specific</groupId>      <artifactId>modules</artifactId> -    <version>1.3.12</version> +    <version>1.3.13-SNAPSHOT</version>    </parent>    <artifactId>core_common_lib</artifactId>    <name>ms_specific_common_lib</name> | 
