From 46c789cbe1e66f7acef0bb7fa5ad7f49bdf0eb9f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 12 Nov 2020 09:09:24 +0100 Subject: [PATCH] Added missing new IS libs --- pom.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a6a7ba8..73716fb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.0.0 + 2.1.0-SNAPSHOT pom gCube Smartgears Bom @@ -124,6 +124,34 @@ + + + org.gcube.information-system + information-system-model + [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + + + org.gcube.resource-management + gcube-model + [3.0.0,4.0.0-SNAPSHOT) + + + org.gcube.information-system + resource-registry-api + [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + + + org.gcube.information-system + resource-registry-publisher + [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + + + org.gcube.information-system + resource-registry-client + [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + + + org.slf4j slf4j-api