diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-04 07:50:24 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-04 07:50:24 +0100 |
commit | 4f15bdc45b08724d20c66c9fd74ea6a43a03c32f (patch) | |
tree | 3f7f50b40d40f694c16aafce5147d605c2f7e780 /eaaf_core_utils | |
parent | 5fa0e5e6a7f5a5b8ff86ab579b90b03c636236a9 (diff) | |
download | EAAF-Components-4f15bdc45b08724d20c66c9fd74ea6a43a03c32f.tar.gz EAAF-Components-4f15bdc45b08724d20c66c9fd74ea6a43a03c32f.tar.bz2 EAAF-Components-4f15bdc45b08724d20c66c9fd74ea6a43a03c32f.zip |
switch to v1.1.0-Snapshot
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 bfa56679..adf8afa8 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.14-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |