Updated to support Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-10-22 12:10:39 +02:00
parent 4c411a8c99
commit 82948144cf
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
<description>tabular-data-monitor-widget allows monitoring of tasks</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>