diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-10-30 17:16:34 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-10-30 17:16:34 +0100 |
commit | fcd49e74d74ce2fb23e6de77fde9b58a14525a70 (patch) | |
tree | 32f0c9a9a81a2444b2e0a4439481dd0f77a12f42 /eaaf_modules/eaaf_module_pvp2_idp | |
parent | 0cbf751df9d61bc34d1676f4002c0d33564fe9ba (diff) | |
download | EAAF-Components-fcd49e74d74ce2fb23e6de77fde9b58a14525a70.tar.gz EAAF-Components-fcd49e74d74ce2fb23e6de77fde9b58a14525a70.tar.bz2 EAAF-Components-fcd49e74d74ce2fb23e6de77fde9b58a14525a70.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_idp')
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index 595b1991..0aa43b7d 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.1.9</version> + <version>1.1.10-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |