Update 'pom.xml'

fix scm section
This commit is contained in:
Roberto Cirillo 2023-08-01 10:24:41 +02:00
parent 6c7acc65cd
commit 6a0dbaa67f
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
</properties>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom</url>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/gcube-smartgears-bom-legacy</url>
</scm>
<dependencyManagement>