From 8fd944a583b17e116776f3f8b2472cd9994e7b9f Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Tue, 1 Oct 2024 14:58:36 +0200 Subject: [PATCH] Change project version to 24.10-SNAPSHOT --- 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 d40b73a..aec4ec0 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 + 24.10-SNAPSHOT plugin-administration-ruleset-editor-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 6d2482b..5f7ce7a 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 + 24.10-SNAPSHOT plugin-administration-ruleset-editor-gui jar diff --git a/pom.xml b/pom.xml index ada0b46..cdffcfa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.09 + 24.10-SNAPSHOT io.goobi.workflow.plugin