From 736300b99c2de26aee464aee99d8436a086a7bd4 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 22 Oct 2019 12:15:47 +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 917c09c..02c2501 100644 --- a/pom.xml +++ b/pom.xml @@ -20,9 +20,9 @@ tabular-data-sdmx-export-widget allows sdmx export of codelists and dataset - 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}