From 8fd944a583b17e116776f3f8b2472cd9994e7b9f Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Tue, 1 Oct 2024 14:58:36 +0200 Subject: [PATCH 1/2] 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 From 0b21f2d628cdac67e863727d43ddd78e836daae5 Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Fri, 22 Nov 2024 11:54:40 +0100 Subject: [PATCH 2/2] Change project version to 24.10 --- 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 aec4ec0..7218ff1 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-ruleset-editor - 24.10-SNAPSHOT + 24.10 plugin-administration-ruleset-editor-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 5f7ce7a..2d5d5ee 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-ruleset-editor - 24.10-SNAPSHOT + 24.10 plugin-administration-ruleset-editor-gui jar diff --git a/pom.xml b/pom.xml index cdffcfa..dd10be2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.10-SNAPSHOT + 24.10 io.goobi.workflow.plugin