Update 'pom.xml'

master r4.15.0
Lucio Lelii 5 years ago
parent 1039e9da70
commit 6aa3574030

@ -25,7 +25,14 @@
</dependencyManagement>
-->
<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>
</scm>
<properties>
<distroDirectory>distro</distroDirectory>
</properties>

Loading…
Cancel
Save