diff options
author | Thomas <> | 2021-10-14 16:46:01 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-14 16:46:01 +0200 |
commit | 1f8fc2851db3a03b9d3d731a568a7fcfe3846d74 (patch) | |
tree | daf6d27457d75684f5ef0ea59541e0c2db2c3f4c /eaaf_modules/pom.xml | |
parent | 4981ce216b0af1616be2f663a79ff46597cc6014 (diff) | |
download | EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.gz EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.bz2 EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.zip |
switch to next release version1.1.17
Diffstat (limited to 'eaaf_modules/pom.xml')
-rw-r--r-- | eaaf_modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index cf32688e..2197c28f 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.17-SNAPSHOT</version> + <version>1.1.17</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> |