scm connection added

This commit is contained in:
lucio 2019-10-03 09:43:27 +02:00
parent 1607444e7a
commit 66417126c0
1 changed files with 7 additions and 2 deletions

View File

@ -10,10 +10,15 @@
<relativePath />
</parent>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/storagehub-client-library.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/storagehub-client-library.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/storagehub-client-library</url>
</scm>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>1.0.7</version>
<version>1.0.7-SNAPSHOT</version>
<name>storagehub-client-library</name>
<dependencyManagement>
@ -66,7 +71,7 @@
<artifactId>jersey-media-multipart</artifactId>
<version>2.24.1</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcube-calls</artifactId>