From 8648bf13452d9b2e4386f1bc9f6d5595c8e87a1f Mon Sep 17 00:00:00 2001 From: lucio lelii Date: Wed, 29 Jun 2022 10:40:30 +0200 Subject: [PATCH] resource registry model dependencies updated --- pom.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index cb01af1..827d3cc 100644 --- a/pom.xml +++ b/pom.xml @@ -134,34 +134,30 @@ org.gcube.information-system information-system-model - [4.1.0,5.0.0-SNAPSHOT) - provided + [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [3.0.0,4.0.0-SNAPSHOT) - provided + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-api [4.1.0,5.0.0-SNAPSHOT) - provided org.gcube.information-system resource-registry-client [4.1.0,5.0.0-SNAPSHOT) - provided org.gcube.information-system resource-registry-publisher [4.1.0,5.0.0-SNAPSHOT) - provided + org.reflections reflections