diff options
author | Thomas <> | 2021-12-09 11:09:28 +0100 |
---|---|---|
committer | Thomas <> | 2021-12-09 11:09:28 +0100 |
commit | 2cb1ac772e1822b21bb10f5ae6ab152939554de0 (patch) | |
tree | acbee0c6a3b4338211d65ccaa4ff32655d2b54ec /build_reporting/pom.xml | |
parent | db1cde4eb42c98c4661ec5dcf12b970ece477fcc (diff) | |
download | EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.gz EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.bz2 EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.zip |
switch to next release version1.2.0
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 8399aa00..1489416b 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.21-SNAPSHOT</version> + <version>1.2.0</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |