Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-11-27 17:34:10 +01:00
parent 4d8e2b5db9
commit 87069d4b59
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@
<description>The Database Resource Manager library manages the heterogeneity of the Databases resources indexed in the infrastructure.
</description>
<scm>
<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>
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>