From d7a1ca2ed801f110b2369830374ac5c80f69ca49 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 22 Oct 2019 12:11:48 +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 c2fd266..4523880 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ tabular-data-open-widget allows the selection and the opening of tabular resource - 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}