diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-02 12:32:58 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-11-02 12:32:58 +0100 |
commit | 3098ef6c3af449e13232f7a6de4b159f092d8675 (patch) | |
tree | d47207005cc1193764d15e175b862b7532972f4a /pom.xml | |
parent | 916ba159fdabfb6832a1c4c42699a2267952c5f1 (diff) | |
download | EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.tar.gz EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.tar.bz2 EAAF-Components-3098ef6c3af449e13232f7a6de4b159f092d8675.zip |
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.1.9.1</version> + <version>1.1.10-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |