diff options
author | Thomas <> | 2021-06-25 11:58:40 +0200 |
---|---|---|
committer | Thomas <> | 2021-06-25 11:58:40 +0200 |
commit | 746241475fc20a424aaa0c9b0d3c18251871c4e6 (patch) | |
tree | 9f29e90dfbd2e26fc48a19a76b29490dfeec9491 /build_reporting | |
parent | e0a9aad4a321bae3b9c9afe7ea178d93b258749a (diff) | |
download | National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.tar.gz National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.tar.bz2 National_eIDAS_Gateway-746241475fc20a424aaa0c9b0d3c18251871c4e6.zip |
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 c4bf9f83..871c76ad 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.2.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |