diff options
author | Thomas <> | 2021-10-06 14:50:10 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-06 14:50:10 +0200 |
commit | a401f00ab8d8d610c03217860a90786ae1562b1f (patch) | |
tree | 104fa1d97c01eff53033de460f3de5d534b477f4 /build_reporting | |
parent | 295bb3091f2c16ec695e8c5d8cfb9eb0bb12ad7d (diff) | |
download | EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.gz EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.bz2 EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.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 7c28373a..7d4504c7 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.16.1</version> + <version>1.1.17-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |