From d52f4bb0a9ee893cd55ad31c60ee1118ff2d2be9 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 13:14:29 +0200 Subject: [PATCH] Fixed 'scm' section --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9ae7d82..449a4be 100644 --- a/pom.xml +++ b/pom.xml @@ -22,9 +22,9 @@ - scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-model.git - scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-model.git - https://code-repo.d4science.org/gCubeSystem/gcube-model.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}