Update to fix scm
This commit is contained in:
parent
3c7e2062a0
commit
4cf872f888
6
pom.xml
6
pom.xml
|
@ -13,6 +13,12 @@
|
|||
<name>seadatanet-connector</name>
|
||||
<description>seadatanet-connector</description>
|
||||
|
||||
<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>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.gcube.dataanalysis</groupId>
|
||||
|
|
Loading…
Reference in New Issue