diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-06 09:35:37 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-06 09:35:37 +0200 |
commit | fcad816ec6c124432bc21aad5545df31581e375f (patch) | |
tree | c3f6724ce8b9bccd063784e897fe9f2ac8dc928b /eaaf_modules/eaaf_module_pvp2_idp | |
parent | 9db925f509947e011bbf6f471926595db6154fd3 (diff) | |
download | EAAF-Components-fcad816ec6c124432bc21aad5545df31581e375f.tar.gz EAAF-Components-fcad816ec6c124432bc21aad5545df31581e375f.tar.bz2 EAAF-Components-fcad816ec6c124432bc21aad5545df31581e375f.zip |
switch to new version 1.0.9-snapshot
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 51c5f7f6..1ce603d8 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.0.8</version> + <version>1.0.9-snapshot</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_core</name> |