Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-12-03 16:41:02 +01:00
parent c945940054
commit fff9915e9e
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,9 @@
<description>data-miner-executor allows the execution of an algorithm.</description>
<scm>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/data-miner-executor</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>