From de0864e462ad09f6a33a00e2ad2b844fb32a57c9 Mon Sep 17 00:00:00 2001 From: Release-Tool Date: Mon, 13 Jan 2025 13:07:27 +0100 Subject: [PATCH] Change project version to 24.13-SNAPSHOT --- module-base/pom.xml | 4 ++-- module-converter/pom.xml | 6 +++--- module-gui/pom.xml | 2 +- module-job/pom.xml | 4 ++-- module-lib/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/module-base/pom.xml b/module-base/pom.xml index dcbf22b..f42351a 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management - 24.12 + 24.13-SNAPSHOT plugin-administration-archive-management-base jar @@ -11,7 +11,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management-lib - 24.12 + 24.13-SNAPSHOT compile diff --git a/module-converter/pom.xml b/module-converter/pom.xml index 824a6bf..194c44d 100644 --- a/module-converter/pom.xml +++ b/module-converter/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management - 24.12 + 24.13-SNAPSHOT plugin-administration-archive-management-converter jar @@ -11,13 +11,13 @@ io.goobi.workflow.plugin plugin-administration-archive-management-lib - 24.12 + 24.13-SNAPSHOT compile io.goobi.workflow.plugin plugin-administration-archive-management-base - 24.12 + 24.13-SNAPSHOT compile diff --git a/module-gui/pom.xml b/module-gui/pom.xml index a98fbc9..8c73e11 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -5,7 +5,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management - 24.12 + 24.13-SNAPSHOT plugin-administration-archive-management-gui jar diff --git a/module-job/pom.xml b/module-job/pom.xml index 35c17a6..4799ed5 100644 --- a/module-job/pom.xml +++ b/module-job/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management - 24.12 + 24.13-SNAPSHOT plugin-administration-archive-management-job jar @@ -11,7 +11,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management-lib - 24.12 + 24.13-SNAPSHOT compile diff --git a/module-lib/pom.xml b/module-lib/pom.xml index 0051c39..085ac73 100644 --- a/module-lib/pom.xml +++ b/module-lib/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-administration-archive-management - 24.12 + 24.13-SNAPSHOT plugin-administration-archive-management-lib jar diff --git a/pom.xml b/pom.xml index 74fed57..ca03e9b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.12 + 24.13-SNAPSHOT io.goobi.workflow.plugin