diff options
author | Thomas <> | 2023-03-02 14:02:59 +0100 |
---|---|---|
committer | Thomas <> | 2023-03-02 14:02:59 +0100 |
commit | a7a884892ba40c5cfa3cdb520dc55f7a47eb5e0f (patch) | |
tree | 059ce6861d30920153b22753e84fa2e7f9e86fcd /build_reporting/pom.xml | |
parent | 76d4bf558e6bdae365399e61624cacbfeff79999 (diff) | |
download | National_eIDAS_Gateway-a7a884892ba40c5cfa3cdb520dc55f7a47eb5e0f.tar.gz National_eIDAS_Gateway-a7a884892ba40c5cfa3cdb520dc55f7a47eb5e0f.tar.bz2 National_eIDAS_Gateway-a7a884892ba40c5cfa3cdb520dc55f7a47eb5e0f.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 32d812bf..e139098e 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.9</version> + <version>1.3.10-SNAPSHOT</version> </parent> <artifactId>eidas_build_reporting</artifactId> <packaging>pom</packaging> |