diff options
author | Thomas <> | 2023-11-29 13:57:35 +0100 |
---|---|---|
committer | Thomas <> | 2023-11-29 13:57:35 +0100 |
commit | 817f55eae250bbc4f425ccc2a4fbfb7dd78008ac (patch) | |
tree | 478334b4fab930b439a540d53620cc5e1829ca7e /build_reporting | |
parent | 8abad3b918f714bb8cb6869bb5143615819db0ee (diff) | |
download | EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.tar.gz EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.tar.bz2 EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.zip |
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 38bf996f..110febb9 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-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>eaaf_build_reporting</artifactId> <packaging>pom</packaging> |