From d3b2869e6eab641e7d7d0c27a458e7cb0f1412f3 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Tue, 24 Nov 2020 17:29:08 +0100 Subject: [PATCH] Missing SCM section added to POM --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 3dd5fb4..e496bf8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,11 @@ + + 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} +