diff options
author | Thomas <> | 2024-10-21 11:20:13 +0200 |
---|---|---|
committer | Thomas <> | 2024-10-21 11:20:13 +0200 |
commit | 0bfdb8ada0fb8de5a6f2d131e6396f4afee31a05 (patch) | |
tree | b93dc28aead202bb5573d51ea10ce7b364359a26 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | f515bff0f92adec9cc35244152b49434712250e0 (diff) | |
download | EAAF-Components-0bfdb8ada0fb8de5a6f2d131e6396f4afee31a05.tar.gz EAAF-Components-0bfdb8ada0fb8de5a6f2d131e6396f4afee31a05.tar.bz2 EAAF-Components-0bfdb8ada0fb8de5a6f2d131e6396f4afee31a05.zip |
build(core): switch to next release version2.0.4
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 62a58970..407693b6 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.4-SNAPSHOT</version> + <version>2.0.4</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |