From 9f0da45dcdc21e8edd3375368d93dc07c56a9d35 Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Fri, 21 Jul 2023 13:59:57 +0200 Subject: [PATCH] Removed -SNAPSHOT for release --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index e3d1a6a..57f60b1 100644 --- a/pom.xml +++ b/pom.xml @@ -137,42 +137,42 @@ org.gcube.information-system information-system-model - [7.0.0-SNAPSHOT,8.0.0-SNAPSHOT) + [7.0.0,8.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) + [5.0.0,6.0.0-SNAPSHOT) org.gcube.information-system resource-registry-api - [5.0.0-SNAPSHOT,6.0.0-SNAPSHOT) + [5.0.0,6.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [4.4.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.4.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-publisher - [4.4.0-SNAPSHOT,5.0.0-SNAPSHOT) + [4.4.0,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-context-client - [4.1.1-SNAPSHOT,5.0.0-SNAPSHOT) + [4.1.1,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-query-template-client - [1.1.1-SNAPSHOT,2.0.0-SNAPSHOT) + [1.1.1,2.0.0-SNAPSHOT) org.gcube.information-system resource-registry-schema-client - [4.2.1-SNAPSHOT,5.0.0-SNAPSHOT) + [4.2.1,5.0.0-SNAPSHOT)