Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-10-22 12:00:35 +02:00
parent 0e20e8b53d
commit 9afd4486ed
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
<description>tabular-data-codelistmapping-import-widget allows import from url, file and workspace of maps for codelist</description> <description>tabular-data-codelistmapping-import-widget allows import from url, file and workspace of maps for codelist</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>