diff options
author | Thomas <> | 2021-11-19 11:39:12 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-19 11:39:12 +0100 |
commit | 3f824c2c20ce632d42950579e2a82afdaa8e2c18 (patch) | |
tree | 9c62d59e9753ce77084b3244b12c8046d8cc9816 /build_reporting/pom.xml | |
parent | e533f89625f03aea1305cb7b61b7e60e1cc2b579 (diff) | |
download | EAAF-Components-3f824c2c20ce632d42950579e2a82afdaa8e2c18.tar.gz EAAF-Components-3f824c2c20ce632d42950579e2a82afdaa8e2c18.tar.bz2 EAAF-Components-3f824c2c20ce632d42950579e2a82afdaa8e2c18.zip |
switch to next snapshot version
Diffstat (limited to 'build_reporting/pom.xml')
-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 607f9f3c..7bc098a5 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.19</version> + <version>1.1.20-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |