Added SCM to pom

feature/23107 r4.24.0
Giancarlo Panichi 4 years ago
parent 328ac6834c
commit ef9432c914

@ -15,7 +15,14 @@
</parent>
<packaging>war</packaging>
<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>
<serviceName>DataMiner</serviceName>
<serviceClass>WPS</serviceClass>

Loading…
Cancel
Save