From bb37c52147583933f2f86f767c83dce8de00442f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 6 Mar 2023 10:30:43 +0100 Subject: [PATCH] Fixed scm --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8512c17..0c5faeb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ UTF-8 - scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git - scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git - https://code-repo.d4science.org/luca.frosini/${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}