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 /build_reporting | |
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 'build_reporting')
-rw-r--r-- | build_reporting/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index ae36023f..c39f9f2a 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.17</version> + <version>1.1.18-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |