diff options
author | Thomas <> | 2021-11-03 11:37:54 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-03 11:37:54 +0100 |
commit | 0b570ba55143bbb322e2bab3446b547fdb51e70d (patch) | |
tree | 5339040049a290ec0626cf6a6fca972bca6fac5d /eaaf-springboot-utils/pom.xml | |
parent | 5f37d455f1ae317b66c8ba615c646468503addf2 (diff) | |
download | EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.tar.gz EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.tar.bz2 EAAF-Components-0b570ba55143bbb322e2bab3446b547fdb51e70d.zip |
switch to next release version1.1.18
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 fa36aa3c..d6eefc15 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.18-SNAPSHOT</version> + <version>1.1.18</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |