update scm section on pom
This commit is contained in:
parent
cc69888e52
commit
054c734b71
4
pom.xml
4
pom.xml
|
@ -11,7 +11,9 @@
|
|||
<version>0.1.0-SNAPSHOT</version>
|
||||
|
||||
<scm>
|
||||
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/gcube-geonetwork-connector/</url>
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue