Updated to support Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-10-22 12:17:12 +02:00
parent de19961c1b
commit 89ca12ec3c
1 changed files with 3 additions and 3 deletions

View File

@ -20,9 +20,9 @@
<description>tabular-data-sdmx-import-widget allows sdmx import of codelists and dataset</description> <description>tabular-data-sdmx-import-widget allows sdmx import of codelists and dataset</description>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/tabular-data-wizard-widget</url> <url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm> </scm>
<developers> <developers>