diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2021-10-21 10:20:52 +0200 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2021-10-21 10:20:52 +0200 |
commit | 73a5c773ba490cac9821462d45a0ec6a7fec1aa5 (patch) | |
tree | 592eea4b899e7f72551d1dbab45362475ea2314e /pom.xml | |
parent | 1f8fc2851db3a03b9d3d731a568a7fcfe3846d74 (diff) | |
download | EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.tar.gz EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.tar.bz2 EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.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.17</version> + <version>1.1.18-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |