diff options
author | Thomas <> | 2023-01-18 14:51:19 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-18 14:51:19 +0100 |
commit | 231d4f4fa341a69288acb7c4c2987bc07385d7a5 (patch) | |
tree | 79e281d6f3d929976b0bc4705de3318cdac559de /eaaf_core_utils/pom.xml | |
parent | 2900bb719ea98264c6ba320cdd59f277361cd345 (diff) | |
download | EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.tar.gz EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.tar.bz2 EAAF-Components-231d4f4fa341a69288acb7c4c2987bc07385d7a5.zip |
build(core): 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 d55a3e3a..a2ee68cf 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.3.13</version> + <version>1.3.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |