diff options
author | Thomas <> | 2023-01-09 11:39:43 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-09 11:39:43 +0100 |
commit | 313bd16429b3fcc7486f4700ba8ddd89190d13e5 (patch) | |
tree | 12bef391fce04fcce5475a8a1308ce8b23caea4f /eaaf_core_utils/pom.xml | |
parent | b9b787e721b0379e1ec86af62a2d9de266599a5d (diff) | |
download | EAAF-Components-313bd16429b3fcc7486f4700ba8ddd89190d13e5.tar.gz EAAF-Components-313bd16429b3fcc7486f4700ba8ddd89190d13e5.tar.bz2 EAAF-Components-313bd16429b3fcc7486f4700ba8ddd89190d13e5.zip |
build(core): switch to next snapshot version
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 1390772f..39abc765 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</version> + <version>1.3.12</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |