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 /build_reporting | |
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 'build_reporting')
-rw-r--r-- | build_reporting/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index a7ee1fa0..d0185a2b 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.asitplus.eidas</groupId> <artifactId>ms_specific</artifactId> - <version>1.3.12</version> + <version>1.3.13-SNAPSHOT</version> </parent> <artifactId>eidas_build_reporting</artifactId> <packaging>pom</packaging> |