diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-07 16:01:09 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-08-07 16:01:09 +0200 |
commit | b3c222160ad5c11288438bbbf1777cc36238be7f (patch) | |
tree | bf9437c05a972f69746ed3c564aefa222e1ad30d /eaaf_modules/eaaf_module_pvp2_idp | |
parent | 01dbd709e7ed34ec7b6bc5fb02f2d5a3399dd35e (diff) | |
download | EAAF-Components-b3c222160ad5c11288438bbbf1777cc36238be7f.tar.gz EAAF-Components-b3c222160ad5c11288438bbbf1777cc36238be7f.tar.bz2 EAAF-Components-b3c222160ad5c11288438bbbf1777cc36238be7f.zip |
switch to version 1.0.9
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 1ce603d8..5baf9944 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.9-snapshot</version> + <version>1.0.9</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_core</name> |