diff options
author | Thomas <> | 2022-08-25 17:01:23 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-25 17:01:23 +0200 |
commit | 380edb1ba346d602a9208f9ba56c0f460e438038 (patch) | |
tree | 3555bf4eeeea256fa35d2725db5139efb7154f3c /build_reporting/pom.xml | |
parent | ee1fae03d63c33ce9c007dce29d328377c62ea22 (diff) | |
download | National_eIDAS_Gateway-380edb1ba346d602a9208f9ba56c0f460e438038.tar.gz National_eIDAS_Gateway-380edb1ba346d602a9208f9ba56c0f460e438038.tar.bz2 National_eIDAS_Gateway-380edb1ba346d602a9208f9ba56c0f460e438038.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'build_reporting/pom.xml')
-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 acad816a..715d59b6 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.3</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |