diff options
author | Thomas <> | 2024-05-15 09:51:52 +0200 |
---|---|---|
committer | Thomas <> | 2024-05-15 09:51:52 +0200 |
commit | bc0dcba56077b9fce964440e9532e0f7634201e7 (patch) | |
tree | cf0d372470e87e5aaef15a9e2c1d9f46a9e2ca18 /eaaf_core_utils | |
parent | dd478e0b228a609e04f0b1e5971b524b782bd56c (diff) | |
download | EAAF-Components-master.tar.gz EAAF-Components-master.tar.bz2 EAAF-Components-master.zip |
Diffstat (limited to 'eaaf_core_utils')
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index a72f6028..ad83af7e 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.18-SNAPSHOT</version> + <version>1.3.18</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |