diff options
author | Thomas <> | 2021-09-03 14:34:38 +0200 |
---|---|---|
committer | Thomas <> | 2021-09-03 14:34:38 +0200 |
commit | ea3c35558d9296c9071d2b55c2e4fd7d451ee45c (patch) | |
tree | d886798d186ce40f419a2207fcc8328c25c66cbe /build_reporting | |
parent | 2b6aa2a1043cbf9c5f438d48e4d5ea079ddf8f8f (diff) | |
download | EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.tar.gz EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.tar.bz2 EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.zip |
switch to next release version1.1.15
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 52234e99..32227a10 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.15-SNAPSHOT</version> + <version>1.1.15</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |