diff options
author | Thomas <> | 2021-11-19 10:36:54 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-19 10:36:54 +0100 |
commit | e533f89625f03aea1305cb7b61b7e60e1cc2b579 (patch) | |
tree | fc3cdf1a4ae34a4223c3306bf953992b10ec2ed6 /build_reporting | |
parent | 93c735c1122aeb336bd65bc45d6b14eaa980df06 (diff) | |
download | EAAF-Components-e533f89625f03aea1305cb7b61b7e60e1cc2b579.tar.gz EAAF-Components-e533f89625f03aea1305cb7b61b7e60e1cc2b579.tar.bz2 EAAF-Components-e533f89625f03aea1305cb7b61b7e60e1cc2b579.zip |
switch to next release version1.1.19
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 aa7209eb..607f9f3c 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.19-SNAPSHOT</version> + <version>1.1.19</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |