diff options
author | Thomas <> | 2022-11-24 08:02:53 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-24 08:02:53 +0100 |
commit | 49d02d8c7c19ab9bb763d3f7fe862273706cc73a (patch) | |
tree | d83982e27c2bf06c49cd5bab5d720dfb5db0db59 /pom.xml | |
parent | 82e16c1260c872729eaa22e27664dc0313a34fa4 (diff) | |
download | EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.tar.gz EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.tar.bz2 EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.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.10</version> + <version>1.3.11-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |