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_core_api | |
| 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_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..6bf2ff94 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.17</version>    </parent>    <groupId>at.gv.egiz.eaaf</groupId>    <artifactId>eaaf_core_api</artifactId> | 
