From fcbbd66c983956f061c50a5c69ebe111aa83db39 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 13:00:19 +0200 Subject: [PATCH] Fixed 'scm' section --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fd0d60e..19e6c09 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${project.artifactId} - https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/${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}