scm connection modified
This commit is contained in:
parent
b4af813396
commit
b33853f448
6
pom.xml
6
pom.xml
|
@ -34,9 +34,9 @@
|
|||
</properties>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</connection>
|
||||
<developerConnection>scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</developerConnection>
|
||||
<url>http://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/${project.artifactId}</url>
|
||||
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/commmon-smartgears.git</connection>
|
||||
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/commmon-smartgears.git</developerConnection>
|
||||
<url>https://code-repo.d4science.org/gCubeSystem/commmon-smartgears</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue