diff options
author | Thomas <> | 2023-11-29 13:57:35 +0100 |
---|---|---|
committer | Thomas <> | 2023-11-29 13:57:35 +0100 |
commit | 817f55eae250bbc4f425ccc2a4fbfb7dd78008ac (patch) | |
tree | 478334b4fab930b439a540d53620cc5e1829ca7e /eaaf_core_api | |
parent | 8abad3b918f714bb8cb6869bb5143615819db0ee (diff) | |
download | EAAF-Components-2.0.1.tar.gz EAAF-Components-2.0.1.tar.bz2 EAAF-Components-2.0.1.zip |
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 3e91eb52..3d10154f 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.3.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |