diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-04 14:25:25 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-04 14:25:25 +0200 |
commit | 94cf10262086c93ee54f37b32ba2c8e7e4027c43 (patch) | |
tree | 4dbca2be19ab47b8edbb869cf9ed983588237518 /eaaf_core_utils | |
parent | c6668a5481e70cafe86b6cc966471159d5e17192 (diff) | |
download | EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.tar.gz EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.tar.bz2 EAAF-Components-94cf10262086c93ee54f37b32ba2c8e7e4027c43.zip |
switch to next release version1.1.6
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 19d5f32e..e1ea190f 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.6-SNAPSHOT</version> + <version>1.1.6</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |