Add scm section to the pom.

This commit is contained in:
Manuele Simi 2019-05-21 23:44:02 -04:00
parent f2e6b0c90e
commit bd8ed8e285
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@
<version>1.1.0</version>
<packaging>pom</packaging>
<scm>
<connection>scm:git: https://code-repo.d4science.org/gCubeSystem/maven-parent.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/maven-parent.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/maven-parent</url>
<tag>HEAD</tag>
</scm>
<!-- Plugin repos are common across the profiles -->
<pluginRepositories>
<pluginRepository>