diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-09-17 18:10:48 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-09-17 18:10:48 +0200 |
commit | 379cd870ec5a3e6d66825d75a37e091e4e181074 (patch) | |
tree | 3feb6cad78b718c9db4e9c8c53626126e4550359 /eaaf_core_utils | |
parent | 7e324e9140845d52fa557c5ab2ac0a55b91c3052 (diff) | |
download | EAAF-Components-379cd870ec5a3e6d66825d75a37e091e4e181074.tar.gz EAAF-Components-379cd870ec5a3e6d66825d75a37e091e4e181074.tar.bz2 EAAF-Components-379cd870ec5a3e6d66825d75a37e091e4e181074.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 ad59049b..62e57d5f 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.8</version> + <version>1.1.9-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |