scm session updated

This commit is contained in:
lucio 2024-02-21 12:04:33 +01:00
parent 7b7201aede
commit e42eea47d8
1 changed files with 3 additions and 3 deletions

View File

@ -17,10 +17,10 @@
</properties> </properties>
<scm> <scm>
<connection> <connection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection> scm:git:https://code-repo.d4science.org/gCubeSystem/hello-world-sg4-service.git</connection>
<developerConnection> <developerConnection>
scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection> scm:git:https://code-repo.d4science.org/gCubeSystem/hello-world-sg4-service.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url> <url>https://code-repo.d4science.org/gCubeSystem/hello-world-sg4-service.git</url>
</scm> </scm>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>