From 32b841f0b7f7d522ba4e2f07e96445c049b5f1ba Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Tue, 24 Nov 2020 17:30:14 +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 0c0a3dc..b50ce13 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,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} +