From 715e9f0f2a8fb606ef7a88b2855e983652892b9a Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Thu, 17 Oct 2019 12:48:51 +0200 Subject: [PATCH] Update 'pom.xml' --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 24eea32..80c4e82 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.gcube.core common-events - 1.0.1-SNAPSHOT + 1.0.1 common-events @@ -13,18 +13,19 @@ org.gcube.tools maven-parent - 1.0.0 + 1.1.0 distro - - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${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} +