From 91e8d9ac0042b49c05481cec089483e118228403 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 11:19:36 +0200 Subject: [PATCH] Fixed 'scm' properties to comply with release procedure --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 27bb10d..9ae7d82 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.gcube.tools maven-parent - 1.1.0-SNAPSHOT + 1.1.0 org.gcube.resource-management @@ -22,9 +22,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube//trunk/information-system/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/${project.artifactId} + scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-model.git + scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-model.git + https://code-repo.d4science.org/gCubeSystem/gcube-model.git