diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-06 09:51:47 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-06 09:51:47 +0200 |
commit | 747f7361f9bb7d9ee3322d33452ff5e6834ef25e (patch) | |
tree | 960d8e368befc40e219a69b95e21075f4b40157f /eaaf_core_utils/pom.xml | |
parent | d7f3715dafaa4f185db7cfacc31b7e96758716ad (diff) | |
download | EAAF-Components-747f7361f9bb7d9ee3322d33452ff5e6834ef25e.tar.gz EAAF-Components-747f7361f9bb7d9ee3322d33452ff5e6834ef25e.tar.bz2 EAAF-Components-747f7361f9bb7d9ee3322d33452ff5e6834ef25e.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-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 b3531699..bfa56679 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.2</version> + <version>1.0.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |