From 7e886fa238a0482cab0ea74ad149d458b571e89d Mon Sep 17 00:00:00 2001 From: "fabio.sinibaldi" Date: Fri, 25 Oct 2019 15:50:27 +0200 Subject: [PATCH] Fixed pom --- pom.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 39a5dee..b9c4f91 100644 --- a/pom.xml +++ b/pom.xml @@ -8,15 +8,23 @@ org.gcube.spatial.data gis-interface - 2.4.2-SNAPSHOT + 2.4.2 gis-interface UTF-8 8.0-M4 distro + ${project.basedir}/distro + https://code-repo.d4science.org/gCubeSystem/ + + + scm:git:${gitBaseUrl}/${project.artifactId}.git + scm:git:${gitBaseUrl}/${project.artifactId}.git + ${gitBaseUrl}/${project.artifactId}.git + @@ -29,11 +37,6 @@ - - scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/spatial-data/${project.artifactId} - scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/spatial-data/${project.artifactId} - http://svn.d4science.research-infrastructures.eu/gcube/trunk/spatial-data/${project.artifactId} -