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 /eaaf_core_api | |
| 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 'eaaf_core_api')
| -rw-r--r-- | eaaf_core_api/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index bb5646e1..6f2a7263 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,7 @@    <parent>      <groupId>at.gv.egiz</groupId>      <artifactId>eaaf</artifactId> -    <version>1.1.17-SNAPSHOT</version> +    <version>1.1.16.1</version>    </parent>    <groupId>at.gv.egiz.eaaf</groupId>    <artifactId>eaaf_core_api</artifactId> | 
