diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 14:00:20 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 14:00:20 +0200 |
commit | 31c37b8c161de3a71795c5894ee049983594bc1e (patch) | |
tree | 077041d25742e57a445ef8215daeef4f5e82ea90 /eaaf_modules/eaaf_module_pvp2_sp | |
parent | 32bee7b499650a6c3f9a605252fa3eae3479ee76 (diff) | |
download | EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.tar.gz EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.tar.bz2 EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.zip |
switch to next snapshot version
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 be92d028..aa7ddfe1 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</version> + <version>1.1.4-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> |