forked from gCubeSystem/common-smartgears-legacy
Fixed scm section
This commit is contained in:
parent
621fd9d20c
commit
fd6857ab60
6
pom.xml
6
pom.xml
|
@ -34,9 +34,9 @@
|
|||
</properties>
|
||||
|
||||
<scm>
|
||||
<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>
|
||||
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/common-smartgears.git</connection>
|
||||
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/common-smartgears.git</developerConnection>
|
||||
<url>https://code-repo.d4science.org/gCubeSystem/common-smartgears</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue