From ba8ddaa62143c49e8b3587b54ce091a710056736 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 15:36:54 +0200 Subject: [PATCH] Generalized 'scm' section --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e434862..4c16699 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ - scm::git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git - scm::git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git - https://code-repo.d4science.org/gCubeSystem/smartgears-distribution.git + 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}