diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-05 10:45:25 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-08-05 10:45:25 +0200 |
commit | 9d12d30b15a7550b28cc483b7640c3fbbbc0a338 (patch) | |
tree | 0223d3da1399445474741a4b03da4041b4be20da /eaaf_core_utils/pom.xml | |
parent | 94cf10262086c93ee54f37b32ba2c8e7e4027c43 (diff) | |
download | EAAF-Components-9d12d30b15a7550b28cc483b7640c3fbbbc0a338.tar.gz EAAF-Components-9d12d30b15a7550b28cc483b7640c3fbbbc0a338.tar.bz2 EAAF-Components-9d12d30b15a7550b28cc483b7640c3fbbbc0a338.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 e1ea190f..bdc5ee79 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</version> + <version>1.1.7-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |