diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-12 14:53:00 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-12 14:53:00 +0100 |
commit | d7f3715dafaa4f185db7cfacc31b7e96758716ad (patch) | |
tree | 1628726feab832fdda31d081f01fbf7c98957fda /eaaf_core_api/pom.xml | |
parent | bd6492ef3f4576d62b8f7cfe20dbaf425b22e2bb (diff) | |
download | EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.tar.gz EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.tar.bz2 EAAF-Components-d7f3715dafaa4f185db7cfacc31b7e96758716ad.zip |
switch to version 1.0.13.21.0.13.2
Diffstat (limited to 'eaaf_core_api/pom.xml')
-rw-r--r-- | eaaf_core_api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 63741559..0122e144 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.13.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |