From 96ce8b072a6cab88effe1ca56aaa9f76ea444e69 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 3 Oct 2019 12:54:31 +0200 Subject: [PATCH] Generalized 'scm' section --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 9501ed6..2b3405f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,18 +13,18 @@ pom Maven BOM for the Smartgears FW - - scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git - scm::git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git - https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git - - 2.6.0 UTF-8 distro + + 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} + +