Update 'pom.xml'

fix scm url
Bug/21794
Roberto Cirillo 3 years ago
parent 8b7ad4af51
commit b4cad2e995

@ -20,7 +20,7 @@
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem//${project.artifactId}</url>
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm>
<properties>
<distroDirectory>distro</distroDirectory>

Loading…
Cancel
Save