From 4624db9e7e790e436d9b096e8d38f393a3f55053 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Mar 2023 12:15:36 +0100 Subject: [PATCH] Removed -SNAPSHOT to release the component --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 963e1f8..b9fde0b 100644 --- a/pom.xml +++ b/pom.xml @@ -141,42 +141,42 @@ org.gcube.information-system information-system-model - [6.0.0-SNAPSHOT,7.0.0-SNAPSHOT) + [6.0.0,7.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.1.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-api - [4.3.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.3.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [4.3.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.3.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-publisher - [4.3.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.3.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-context-client - [4.1.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.1.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-schema-client - [4.2.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.2.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-query-template-client - [1.1.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.1.0,2.0.0-SNAPSHOT) @@ -254,7 +254,7 @@ org.gcube.common common-utility-sg3 - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT)