diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-07-07 10:39:24 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-07-07 10:39:24 +0200 |
commit | 4e1b8da3e3672b35ae9b24080b7d638bbcf6041d (patch) | |
tree | 45ddaf21d8d8d8d5dabf35d4f23af31654f6ca88 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | ac055e1ff20150eb6404b46533b793b5ed32aaef (diff) | |
download | EAAF-Components-4e1b8da3e3672b35ae9b24080b7d638bbcf6041d.tar.gz EAAF-Components-4e1b8da3e3672b35ae9b24080b7d638bbcf6041d.tar.bz2 EAAF-Components-4e1b8da3e3672b35ae9b24080b7d638bbcf6041d.zip |
switch to next release version1.0.14
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 b3e11151..b5017fed 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.0.14-SNAPSHOT</version> + <version>1.0.14</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |