diff options
author | Thomas <> | 2024-01-17 10:24:40 +0100 |
---|---|---|
committer | Thomas <> | 2024-01-17 10:24:40 +0100 |
commit | 88c1c4b4a8593a4274258726b0a6dd21977b83a0 (patch) | |
tree | cf24bab81086f4d42a5ac4f63fd384c75bab4456 /eaaf_modules/eaaf_module_pvp2_sp/pom.xml | |
parent | 05757212d5ee9a4c7a7b34e0f8a40fdacb6bbf6a (diff) | |
download | EAAF-Components-88c1c4b4a8593a4274258726b0a6dd21977b83a0.tar.gz EAAF-Components-88c1c4b4a8593a4274258726b0a6dd21977b83a0.tar.bz2 EAAF-Components-88c1c4b4a8593a4274258726b0a6dd21977b83a0.zip |
build(core): switch to next release version2.0.0
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 3ea61b1c..acf459cc 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.0-SNAPSHOT</version> + <version>2.0.0</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |