diff options
author | Thomas <> | 2023-10-12 18:37:25 +0200 |
---|---|---|
committer | Thomas <> | 2023-10-12 18:37:25 +0200 |
commit | fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340 (patch) | |
tree | c9d7e62354de52d16dada0ecdf08d688e42db6d1 /eaaf_modules/eaaf_module_pvp2_sp/pom.xml | |
parent | f4e014993a75212023bb34497d4759b81ca39053 (diff) | |
download | EAAF-Components-fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340.tar.gz EAAF-Components-fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340.tar.bz2 EAAF-Components-fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340.zip |
build(core): switch to next release version1.3.16
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_sp/pom.xml')
-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 1e494b0d..dde470c6 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.16-SNAPSHOT</version> + <version>1.3.16</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |