diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 15:12:31 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 15:12:31 +0100 |
commit | 58315e7f345600c7d9471788829d24b0c0e3a332 (patch) | |
tree | 0ea4f5d98e82d6e0079ac008c3e93e99ab8af291 /pom.xml | |
parent | 1f332c4d81d2ba2c883a94ed5b0810d6fc7356dd (diff) | |
download | EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.tar.gz EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.tar.bz2 EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.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.10</version> + <version>1.1.11-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |