diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-02 12:32:58 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-02 12:32:58 +0100 |
commit | 3098ef6c3af449e13232f7a6de4b159f092d8675 (patch) | |
tree | d47207005cc1193764d15e175b862b7532972f4a /eaaf_core_utils | |
parent | 916ba159fdabfb6832a1c4c42699a2267952c5f1 (diff) | |
download | EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.tar.gz EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.tar.bz2 EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.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 e37259a0..c6eaa0bd 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.9.1</version> + <version>1.1.10-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |