From b1e16e4a8447c65118243cc15166bf652af70216 Mon Sep 17 00:00:00 2001 From: Benoit Jacquemoud Date: Thu, 25 Jan 2024 16:52:48 +0100 Subject: [PATCH] settings weasis.core.img in now optional --- pom.xml | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 31d2215..21e5942 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,10 @@ -SNAPSHOT - 5.31.2 + 5.31.3 4.8.1.2-SNAPSHOT + + @@ -24,6 +26,19 @@ + + org.weasis.core + weasis-core-img-bom + ${weasis.core.img.version} + import + pom + + + org.weasis.core + weasis-core-img + ${weasis.core.img.version} + + org.dcm4che dcm4che-parent @@ -68,18 +83,6 @@ ${dcm4che.version} - - org.weasis.core - weasis-core-img-bom - ${weasis.core.img.version} - import - pom - - - org.weasis.core - weasis-core-img - ${weasis.core.img.version} -