From 8d4e3a816982a7f905cf244e6ad3f61dfb690128 Mon Sep 17 00:00:00 2001 From: Dominick Leppich Date: Tue, 5 Nov 2024 11:07:24 +0100 Subject: [PATCH] fix: archive management references --- module-base/pom.xml | 14 ++++++++++++++ pom.xml | 22 ---------------------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/module-base/pom.xml b/module-base/pom.xml index 868bc39..214980a 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -7,4 +7,18 @@ plugin-workflow-hu-importer-base jar + + + io.goobi.workflow.plugin + plugin-administration-archive-management-lib + 24.10-SNAPSHOT + compile + + + io.goobi.workflow.plugin + plugin-administration-archive-management-base + 24.10-SNAPSHOT + compile + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index b8a4902..1b291b6 100644 --- a/pom.xml +++ b/pom.xml @@ -26,27 +26,5 @@ ${project.version} classes - - de.intranda.goobi.plugins.administration - archive-management-gui - 1.1.3 - provided - - - de.intranda.goobi.plugins.administration - archive-management-main - 1.1.3 - - - de.intranda.goobi.plugins.administration - archive-management-gui - 1.1.3 - provided - - - de.intranda.goobi.plugins.administration - archive-management-main - 1.1.3 - \ No newline at end of file