From a55a3ae69474b0c71d8018acda72c91ec8130216 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 11 Feb 2020 16:33:29 +0100 Subject: [PATCH] Removed -SNAPSHOT from component version and dependencies version to release the component --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b7a5455..134c4ff 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.resource-management gcube-model - 2.0.0-SNAPSHOT + 2.0.0 gCube Resources gCube Model is a resource model built on top of IS Model which captures the different aspects of the resources and their relations playing significant roles in a research infrastructure empowered by gCube jar @@ -31,14 +31,14 @@ org.gcube.distribution gcube-bom - 1.5.0-SNAPSHOT + 1.5.0 pom import org.gcube.information-system information-system-bom - 1.5.0-SNAPSHOT + 1.5.0 pom import