From 746910c9bf427dfebd0a653e6d6a73ce84b85853 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 22 Oct 2019 12:04: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 e180f19..5154c70 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ tabular-data-json-export-widget allows json export inside file and workspace - 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}