diff --git a/pom.xml b/pom.xml index c7e0c83..f692e73 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.0.0-SNAPSHOT + 2.0.0 pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -94,22 +94,27 @@ org.gcube.information-system information-system-model - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) + + + org.gcube.information-system + resource-registry-api + [4.0.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-publisher - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT) @@ -174,12 +179,12 @@ org.gcube.data.publishing document-store-lib - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) org.gcube.accounting accounting-lib - [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.0.0,5.0.0-SNAPSHOT)