From f0013e97ca9b70cce0de280637122afc4d37619b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 6 Apr 2022 16:30:56 +0200 Subject: [PATCH] fixed scm --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a87b928..c477b58 100644 --- a/pom.xml +++ b/pom.xml @@ -45,9 +45,9 @@ - scm:git:https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws.git - scm:git:https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws.git - https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws + 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}