From fe4dcca70a26a3cbe2f2788d84eb6aecc89f1340 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 12 Oct 2023 18:37:25 +0200 Subject: build(core): switch to next release version --- eaaf_core_api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eaaf_core_api') diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 3919f054..173dcd14 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.16-SNAPSHOT</version> + <version>1.3.16</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> -- cgit v1.2.3