diff options
author | Thomas <> | 2023-11-29 13:58:50 +0100 |
---|---|---|
committer | Thomas <> | 2023-11-29 13:58:50 +0100 |
commit | 362a880eeaee7eaf8e190ac0a97a3d585a071f13 (patch) | |
tree | c41fea2cefdee4024d396533a65d409d1e768736 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | 817f55eae250bbc4f425ccc2a4fbfb7dd78008ac (diff) | |
download | EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.tar.gz EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.tar.bz2 EAAF-Components-362a880eeaee7eaf8e190ac0a97a3d585a071f13.zip |
build(core): switch to next snapshot version
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 30e52bb6..21b1f3d7 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</version> + <version>1.3.18-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |