From 7b4eb72263d36f4b8f26a6ffafec501dccc17d71 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 8 Oct 2020 17:37:54 +0200 Subject: [PATCH] Restored -SNAPSHOT --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index f1c5e4c..c7e0c83 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.0.0 + 2.0.0-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -94,22 +94,22 @@ org.gcube.information-system information-system-model - [4.0.0,5.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) org.gcube.resource-management gcube-model - [3.0.0,4.0.0-SNAPSHOT) + [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) org.gcube.information-system resource-registry-publisher - [4.0.0,5.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) org.gcube.information-system resource-registry-client - [4.0.0,5.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT) @@ -174,12 +174,12 @@ org.gcube.data.publishing document-store-lib - [3.0.0,4.0.0-SNAPSHOT) + [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) org.gcube.accounting accounting-lib - [4.0.0,5.0.0-SNAPSHOT) + [4.0.0-SNAPSHOT,5.0.0-SNAPSHOT)