From c71d7a7de3deae60d82f93e3fe68feab1982676f Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Tue, 9 Jun 2020 21:16:35 +0200 Subject: [PATCH] Add scm section to the pom. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d3ea0e1..c7d4a55 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,11 @@ 2.2.4.Final + + 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} +