From 054c734b718afdd12e037e31bee5f6d7eac0614d Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 13 Jun 2023 15:40:47 +0200 Subject: [PATCH] update scm section on pom --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7abc700..2a5a6a8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,9 @@ 0.1.0-SNAPSHOT - https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/gcube-geonetwork-connector/ + 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}