diff options
author | Thomas <> | 2023-11-29 13:58:50 +0100 |
---|---|---|
committer | Thomas <> | 2023-11-29 13:58:50 +0100 |
commit | 362a880eeaee7eaf8e190ac0a97a3d585a071f13 (patch) | |
tree | c41fea2cefdee4024d396533a65d409d1e768736 /build_reporting/pom.xml | |
parent | 817f55eae250bbc4f425ccc2a4fbfb7dd78008ac (diff) | |
download | EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.tar.gz EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.tar.bz2 EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.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 110febb9..71ac3d54 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.17</version> + <version>1.3.18-SNAPSHOT</version> </parent> <artifactId>eaaf_build_reporting</artifactId> <packaging>pom</packaging> |