diff options
author | Thomas <> | 2023-01-18 14:51:19 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-18 14:51:19 +0100 |
commit | 231d4f4fa341a69288acb7c4c2987bc07385d7a5 (patch) | |
tree | 79e281d6f3d929976b0bc4705de3318cdac559de /build_reporting/pom.xml | |
parent | 2900bb719ea98264c6ba320cdd59f277361cd345 (diff) | |
download | EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.tar.gz EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.tar.bz2 EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.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 5c4b7c07..b3c40be0 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.13</version> + <version>1.3.14-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |