Add scm section to the pom.

master r4.23.0
Manuele Simi 4 years ago
parent 1e389d0620
commit c71d7a7de3

@ -20,6 +20,11 @@
<weld-version>2.2.4.Final</weld-version>
</properties>
<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>
<dependencyManagement>
<dependencies>

Loading…
Cancel
Save