diff options
author | Thomas <> | 2022-11-21 14:49:47 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-21 14:49:47 +0100 |
commit | bff48acd07d788008fe729f99ae263a4ed42533d (patch) | |
tree | 533b36dcff8d8533fe07fd7a195cece83c242e96 /build_reporting/pom.xml | |
parent | cdd4acf5097565b1fae6d6cd73c7a18518586248 (diff) | |
download | EAAF-Components-bff48acd07d788008fe729f99ae263a4ed42533d.tar.gz EAAF-Components-bff48acd07d788008fe729f99ae263a4ed42533d.tar.bz2 EAAF-Components-bff48acd07d788008fe729f99ae263a4ed42533d.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 b3f64f42..37b02522 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.8</version> + <version>1.3.9-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |