diff options
author | Thomas <> | 2022-11-21 17:50:46 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-21 17:50:46 +0100 |
commit | 25a0bb1a442cb007d430d25f5863e04e85f06d6d (patch) | |
tree | 9143edf29e2681a605cf019a837f05f8d2ede2e2 /build_reporting/pom.xml | |
parent | 610abcbc386266ccbf5f26e589ac6bbfce3af998 (diff) | |
download | National_eIDAS_Gateway-25a0bb1a442cb007d430d25f5863e04e85f06d6d.tar.gz National_eIDAS_Gateway-25a0bb1a442cb007d430d25f5863e04e85f06d6d.tar.bz2 National_eIDAS_Gateway-25a0bb1a442cb007d430d25f5863e04e85f06d6d.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 e4004d96..df19c57a 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.5</version> + <version>1.3.6-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |