From 976e592155df0bd16991556196a2b3dc66a49257 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 22 Oct 2019 12:13:12 +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 24182b0..82ff6a4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ tabular-data-replacebyexternal-widget allows the replace of column by external 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}