From 0e147ed2094bf35d7665ceb0fc9715aa4ce28927 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Thu, 17 Oct 2019 14:52:47 +0200 Subject: [PATCH] Update 'pom.xml' changed scm; remove SNAPSHOT from version --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2a36fe1..8566b1f 100644 --- a/pom.xml +++ b/pom.xml @@ -14,27 +14,27 @@ - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} - scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} + 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} org.gcube.resources registry-publisher - 1.3.0-SNAPSHOT + 1.3.0 org.gcube.resources common-gcore-resources - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) org.gcube.core common-gcore-stubs - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) @@ -46,7 +46,7 @@ org.gcube.resources.discovery ic-client - [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.0.0, 2.0.0-SNAPSHOT)