Updated to support Git and Jenkins

master
Giancarlo Panichi 5 years ago
parent babf59c14c
commit 976e592155

@ -19,9 +19,9 @@
<description>tabular-data-replacebyexternal-widget allows the replace of column by external tabular resource</description> <description>tabular-data-replacebyexternal-widget allows the replace of column by external tabular resource</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>

Loading…
Cancel
Save