diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-14 13:41:22 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-14 13:41:22 +0200 |
commit | 21c2873c14c266a42fc639697fa2f8772e3d1fb1 (patch) | |
tree | d3a2f6cb8d6d987a395041e43298cc85e3967ede /eaaf_core_utils | |
parent | e4b268d5a79b91288ec6b57a094e07de022a5987 (diff) | |
download | EAAF-Components-21c2873c14c266a42fc639697fa2f8772e3d1fb1.tar.gz EAAF-Components-21c2873c14c266a42fc639697fa2f8772e3d1fb1.tar.bz2 EAAF-Components-21c2873c14c266a42fc639697fa2f8772e3d1fb1.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf_core_utils')
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 86e411f8..4d124066 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.7</version> + <version>1.1.8-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |