diff options
author | Thomas <> | 2021-10-14 16:46:01 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-14 16:46:01 +0200 |
commit | 1f8fc2851db3a03b9d3d731a568a7fcfe3846d74 (patch) | |
tree | daf6d27457d75684f5ef0ea59541e0c2db2c3f4c /eaaf-springboot-utils/pom.xml | |
parent | 4981ce216b0af1616be2f663a79ff46597cc6014 (diff) | |
download | EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.gz EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.bz2 EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.zip |
switch to next release version1.1.17
Diffstat (limited to 'eaaf-springboot-utils/pom.xml')
-rw-r--r-- | eaaf-springboot-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf-springboot-utils/pom.xml b/eaaf-springboot-utils/pom.xml index 63b0dd31..8e61ad04 100644 --- a/eaaf-springboot-utils/pom.xml +++ b/eaaf-springboot-utils/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.17-SNAPSHOT</version> + <version>1.1.17</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |