diff options
author | Thomas <> | 2022-11-23 10:27:12 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-23 10:27:12 +0100 |
commit | 8a875233bd60c71768d9aaac4e101c88a160f93a (patch) | |
tree | 4841af0c274ef3dfb2e984ccdf82666dc0157661 /eaaf_core_utils/pom.xml | |
parent | f11802c99e42b73604f064cb429ec7af00352a37 (diff) | |
download | EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.tar.gz EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.tar.bz2 EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.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 eda79673..09e55891 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.9</version> + <version>1.3.10-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |