diff options
author | Thomas <> | 2022-10-03 16:31:22 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-03 16:31:22 +0200 |
commit | 3f016936cab74021d38384f69401848781b30efa (patch) | |
tree | 6fc4dba699e7631acaf5d6c6a85659de534d9653 /eaaf-springboot-utils/pom.xml | |
parent | 01aacd5a9aa6e35e7e922553cfcfb652b23a1b0d (diff) | |
download | EAAF-Components-3f016936cab74021d38384f69401848781b30efa.tar.gz EAAF-Components-3f016936cab74021d38384f69401848781b30efa.tar.bz2 EAAF-Components-3f016936cab74021d38384f69401848781b30efa.zip |
build(core): switch to next release version1.3.5
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 eeb68abe..8eafe10e 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.3.5-SNAPSHOT</version> + <version>1.3.5</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |