diff options
author | Thomas <> | 2022-12-19 15:41:18 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-19 15:41:18 +0100 |
commit | b9b787e721b0379e1ec86af62a2d9de266599a5d (patch) | |
tree | 6deb1d1e357db296d9fdb6e7958d3701beb1379e /eaaf_core_utils/pom.xml | |
parent | b13a7517ea0f625d9b24b8d1ca709c8224e9c4d4 (diff) | |
download | EAAF-Components-b9b787e721b0379e1ec86af62a2d9de266599a5d.tar.gz EAAF-Components-b9b787e721b0379e1ec86af62a2d9de266599a5d.tar.bz2 EAAF-Components-b9b787e721b0379e1ec86af62a2d9de266599a5d.zip |
build(core): switch to next release version1.3.11
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-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 774bc31e..1390772f 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.3.11-SNAPSHOT</version> + <version>1.3.11</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |