From fd891ffe069c398e0421d972d750296cad5160a5 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 22 Oct 2019 12:03:53 +0200 Subject: [PATCH] Updated to support Git and Jenkins --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d5e5d8b..6efad57 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ tabular-data-gwt-service allows communication between the GUI and services - scm:git:https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget.git - scm:git:https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget.git - https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget + 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}