diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-01 17:22:28 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-01 17:22:28 +0200 |
commit | 5945c62128c2cb9d552ad7b4c085c09d046d2d56 (patch) | |
tree | c67330a46ab2ef9a77a112c6c2a35f4fa7b842bc /eaaf_modules/eaaf_module_pvp2_sp | |
parent | bada55e1a4ee92bc05d55950836942ed6c3e97f6 (diff) | |
download | EAAF-Components-5945c62128c2cb9d552ad7b4c085c09d046d2d56.tar.gz EAAF-Components-5945c62128c2cb9d552ad7b4c085c09d046d2d56.tar.bz2 EAAF-Components-5945c62128c2cb9d552ad7b4c085c09d046d2d56.zip |
switch to next release version 1.1.1
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 cf2ac340..3b661c7b 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.1.1-SNAPSHOT</version> + <version>1.1.1</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |