diff options
author | Thomas <> | 2021-10-21 10:29:58 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-21 10:29:58 +0200 |
commit | aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da (patch) | |
tree | 811a95297c714f473bfb3eb168e382d4b792b674 /build_reporting | |
parent | 0f0b59abce4242bdd69de1b48f2d197bc84255ba (diff) | |
download | National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.tar.gz National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.tar.bz2 National_eIDAS_Gateway-aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da.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 c6bd080e..ef3f735f 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.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |