Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 19:11:28 +02:00
parent 22eb8c12e6
commit c8a1caa521
1 changed files with 3 additions and 3 deletions

View File

@ -20,9 +20,9 @@
</properties>
<scm>
<connection>scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/common-clients</connection>
<developerConnection>scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/common-clients</developerConnection>
<url>http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/common-clients</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>
<dependencies>