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 /eaaf_core_utils | |
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 'eaaf_core_utils')
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 5302ac5c..e47e062a 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.15-SNAPSHOT</version> + <version>1.1.15</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |