Updated to support Git and Jenkins

master
Giancarlo Panichi 5 years ago
parent a94d0b37da
commit 736300b99c

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

Loading…
Cancel
Save