diff options
author | Thomas <> | 2022-11-24 08:01:36 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-24 08:01:36 +0100 |
commit | 82e16c1260c872729eaa22e27664dc0313a34fa4 (patch) | |
tree | 42f7276f9781d200228a9841d2dcfddc92d5b854 /pom.xml | |
parent | 4428a6b1ad5b9de121c1cce675f901213a1e5b51 (diff) | |
download | EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.tar.gz EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.tar.bz2 EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.zip |
build(core): switch to next release version1.3.10
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-SNAPSHOT</version> + <version>1.3.10</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |