Fixed scm section

This commit is contained in:
luca.frosini 2023-09-07 09:56:49 +02:00
parent e0e143f7c5
commit cc243260b1
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
</properties> </properties>
<scm> <scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> <connection>scm:git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution-legacy.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection> <developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/smartgears-distribution-legacy.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url> <url>https://code-repo.d4science.org/gCubeSystem/smartgears-distribution-legacy</url>
</scm> </scm>
<dependencyManagement> <dependencyManagement>