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_modules/eaaf_module_pvp2_sp | |
parent | dd478e0b228a609e04f0b1e5971b524b782bd56c (diff) | |
download | EAAF-Components-bc0dcba56077b9fce964440e9532e0f7634201e7.tar.gz EAAF-Components-bc0dcba56077b9fce964440e9532e0f7634201e7.tar.bz2 EAAF-Components-bc0dcba56077b9fce964440e9532e0f7634201e7.zip |
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_sp')
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index 21b1f3d7..260ca6b2 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.3.18-SNAPSHOT</version> + <version>1.3.18</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |