Added SCM to pom

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

@ -16,6 +16,13 @@
<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