From 759fa7012cd70f5c4ef474c7033329645836c630 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 2 Feb 2022 14:07:09 +0100 Subject: [PATCH] insert exclusion of shub.1.x in the storagehub-application-persistence. Declared shub.2.x direclty --- pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 2595b76..6c0009e 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,12 @@ org.gcube.data-publishing storagehub-application-persistence [1.0.0, 2.0.0-SNAPSHOT) + + + org.gcube.common + storagehub-client-library + + @@ -91,13 +97,6 @@ [1.0.0,2.0.0-SNAPSHOT) - - - - - - - com.google.guava guava @@ -123,7 +122,7 @@ org.gcube.common storagehub-client-library - [1.0.0, 2.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)