diff options
author | Thomas <> | 2022-08-22 14:03:55 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-22 14:03:55 +0200 |
commit | a7bd1167229b627b0e0785e072a99b00a023095e (patch) | |
tree | a679589bc90d8e1dec793dadde1b75d6a3b0a4a8 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | 1e5a724ada1ac7a73a4babf4dbbd79eba5da663d (diff) | |
download | EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.tar.gz EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.tar.bz2 EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.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 6e5713ee..46120d5f 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.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |