diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 13:50:58 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 13:50:58 +0200 |
commit | 32bee7b499650a6c3f9a605252fa3eae3479ee76 (patch) | |
tree | 35f0761849305aa2de9365210ec253310b8767bc /eaaf_modules/eaaf_module_pvp2_sp/pom.xml | |
parent | 8788ba6e3444b857c9a1785be07b1fdd867ed6fc (diff) | |
download | EAAF-Components-32bee7b499650a6c3f9a605252fa3eae3479ee76.tar.gz EAAF-Components-32bee7b499650a6c3f9a605252fa3eae3479ee76.tar.bz2 EAAF-Components-32bee7b499650a6c3f9a605252fa3eae3479ee76.zip |
switch to next release version1.1.3
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 d1ac206f..be92d028 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.3-SNAPSHOT</version> + <version>1.1.3</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |