diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 11:00:13 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 11:00:13 +0100 |
commit | 9e74c91aad92cfc5f08b9a6bfacfbdc77a150442 (patch) | |
tree | 8d9968ab0588f9b8349b718770228662634aae99 /pom.xml | |
parent | 95a76182ed4af47c10488bfda3ba7b4578ca411c (diff) | |
download | EAAF-Components-9e74c91aad92cfc5f08b9a6bfacfbdc77a150442.tar.gz EAAF-Components-9e74c91aad92cfc5f08b9a6bfacfbdc77a150442.tar.bz2 EAAF-Components-9e74c91aad92cfc5f08b9a6bfacfbdc77a150442.zip |
switch to next release 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.1.10-SNAPSHOT</version> + <version>1.1.10</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |