diff options
author | Thomas <> | 2021-11-03 11:39:37 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-03 11:39:37 +0100 |
commit | 803165322243cd0a83dd9e988b8dc19adfc167cb (patch) | |
tree | 587d52b46d1e71b11ba13b92faa62308e3989fd3 /eaaf_core_utils | |
parent | 0b570ba55143bbb322e2bab3446b547fdb51e70d (diff) | |
download | EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.gz EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.bz2 EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.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 f8573627..8f7ef0d7 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.18</version> + <version>1.1.19-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |