From f5410afc2ac6557d2785630fe0cadb1124ab831a Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Tue, 1 Oct 2024 13:39:16 +0200 Subject: [PATCH] Change project version to 24.09 --- module-base/pom.xml | 2 +- module-gui/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module-base/pom.xml b/module-base/pom.xml index ec8b2d5..d40b73a 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-ruleset-editor - 24.09-SNAPSHOT + 24.09 plugin-administration-ruleset-editor-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 36e50ae..6d2482b 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-ruleset-editor - 24.09-SNAPSHOT + 24.09 plugin-administration-ruleset-editor-gui jar diff --git a/pom.xml b/pom.xml index c9e859c..ada0b46 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.09-SNAPSHOT + 24.09 io.goobi.workflow.plugin