diff options
| author | Thomas <> | 2022-05-24 07:04:17 +0200 |
|---|---|---|
| committer | Thomas <> | 2022-05-24 07:04:17 +0200 |
| commit | e0e2f3b5bd3f075cd74825d49c81152c75bc6430 (patch) | |
| tree | de64db86e7d83b68283d3388442371c2cad95802 /build_reporting | |
| parent | a03bf3b463098b79a42d94e09486adcd06d24148 (diff) | |
| download | National_eIDAS_Gateway-e0e2f3b5bd3f075cd74825d49c81152c75bc6430.tar.gz National_eIDAS_Gateway-e0e2f3b5bd3f075cd74825d49c81152c75bc6430.tar.bz2 National_eIDAS_Gateway-e0e2f3b5bd3f075cd74825d49c81152c75bc6430.zip | |
build: 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 46106901..95644c1c 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.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |
