From 16e3ac60141a736326ec89f67fd1456af1826c03 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Tue, 15 Mar 2022 10:14:34 +0100 Subject: [PATCH] Plugins as dependency --- geoportal-service/pom.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/geoportal-service/pom.xml b/geoportal-service/pom.xml index 658cc1a..12a1757 100644 --- a/geoportal-service/pom.xml +++ b/geoportal-service/pom.xml @@ -203,6 +203,19 @@ storage-manager-wrapper + + + + org.gcube.application.cms + concessioni-lifecycle + + + + org.gcube.application.cms + sdi-plugins + + + @@ -211,17 +224,6 @@ test - - org.gcube.application.cms - concessioni-lifecycle - test - - - - org.gcube.application.cms - sdi-plugins - test - junit