diff options
author | Thomas <> | 2021-10-06 14:02:54 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-06 14:02:54 +0200 |
commit | 6aef13a241e6aeb696eca7ce8bc4840bc5080a42 (patch) | |
tree | 12c1fef72abe69ae388dcd2f7d23a1ab410e9506 /build_reporting/pom.xml | |
parent | 60e1e9ce8adbeaa76af8a9931e9656ad86cb8769 (diff) | |
download | EAAF-Components-6aef13a241e6aeb696eca7ce8bc4840bc5080a42.tar.gz EAAF-Components-6aef13a241e6aeb696eca7ce8bc4840bc5080a42.tar.bz2 EAAF-Components-6aef13a241e6aeb696eca7ce8bc4840bc5080a42.zip |
switch to next release version1.1.16.1
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 7d4504c7..7c28373a 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.1.17-SNAPSHOT</version> + <version>1.1.16.1</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |