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_modules/eaaf_module_pvp2_sp | |
parent | 8abad3b918f714bb8cb6869bb5143615819db0ee (diff) | |
download | EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.tar.gz EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.tar.bz2 EAAF-Components-817f55eae250bbc4f425ccc2a4fbfb7dd78008ac.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 8ad1c359..30e52bb6 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.17-SNAPSHOT</version> + <version>1.3.17</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |