From 53cbc116e3d56ed548734dbf5ceb1f05a2bb805f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 4 Oct 2019 09:59:15 +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 b73bd43..e5ccc12 100644 --- a/pom.xml +++ b/pom.xml @@ -29,9 +29,9 @@ - scm::git:https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.git - scm::git:https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.git - https://code-repo.d4science.org/gCubeSystem/storagehub-application-persistence.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}