Update to fix scm

This commit is contained in:
Giancarlo Panichi 2020-06-24 16:35:10 +02:00
parent 3c7e2062a0
commit 4cf872f888
1 changed files with 6 additions and 0 deletions

View File

@ -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>