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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.9</version> + <version>1.3.10-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |