From b8e1f20d97ec7ff248480049946c1fb705b897e7 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 13 Sep 2019 11:46:56 +0200 Subject: [PATCH] The SCM section of the POM has been changed to reflect that we are now working with a Git repository. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bf11954..b972939 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,9 @@ - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/social-networking/${project.artifactId} - scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/social-networking/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/social-networking/${project.artifactId} + scm:git:https://code-repo.d4science.org/gCubeSystem/social-util-library.git + scm:git:https://code-repo.d4science.org/gCubeSystem/social-util-library.git + https://code-repo.d4science.org/gCubeSystem/social-util-library