diff options
author | Thomas <> | 2024-05-28 18:14:36 +0200 |
---|---|---|
committer | Thomas <> | 2024-05-28 18:14:36 +0200 |
commit | 25fcb34c1f7f8b2483217061425fe35a0cabeb76 (patch) | |
tree | ded77c30489224f12aa6acbd55c272a5fe9ebd01 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | 6f830fe42b0bfd75b538734eca8112743949052b (diff) | |
download | EAAF-Components-25fcb34c1f7f8b2483217061425fe35a0cabeb76.tar.gz EAAF-Components-25fcb34c1f7f8b2483217061425fe35a0cabeb76.tar.bz2 EAAF-Components-25fcb34c1f7f8b2483217061425fe35a0cabeb76.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 03dcdfc1..b417a9bd 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>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |