From 795d2cad8757be77e5830e44cab7f60cdd42be08 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 3 Oct 2019 12:50:35 +0200 Subject: [PATCH] removed -SNAPSHOT as lower bound in the ranges --- pom.xml | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index ab19395..08e0256 100644 --- a/pom.xml +++ b/pom.xml @@ -14,9 +14,9 @@ The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications. - scm:git:https://code-repo.d4science.org/gCubeSystem/uri-resolver.git - scm:git:https://code-repo.d4science.org/gCubeSystem/uri-resolver.git - https://code-repo.d4science.org/gCubeSystem/uri-resolver + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git + https://code-repo.d4science.org/gCubeSystem/${project.artifactId} @@ -59,13 +59,13 @@ org.gcube.contentmanagement storage-manager-wrapper - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) org.gcube.contentmanagement storage-manager-core - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + [2.0.0,3.0.0-SNAPSHOT) slf4j-nop @@ -77,13 +77,13 @@ org.gcube.data-publishing storagehub-application-persistence - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT) org.gcube.data.analysis dataminer-invocation-model - [0.0.1-SNAPSHOT,1.0.0-SNAPSHOT) + [0.0.1,1.0.0-SNAPSHOT) @@ -93,12 +93,8 @@ compile - + org.gcube.core @@ -119,7 +115,7 @@ org.gcube.common storagehub-client-library - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT) @@ -136,11 +132,6 @@ compile - - - - - @@ -180,7 +171,7 @@ org.gcube.spatial.data geonetwork - [3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT) + [3.0.0, 4.0.0-SNAPSHOT) compile @@ -202,7 +193,7 @@ org.gcube.data-catalogue ckan-util-library - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) compile