Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2019-10-16 19:17:17 +02:00
parent d8ce21c159
commit b946b17b4a
1 changed files with 7 additions and 0 deletions

View File

@ -11,7 +11,14 @@
<artifactId>maven-parent</artifactId> <artifactId>maven-parent</artifactId>
<version>1.1.0</version> <version>1.1.0</version>
</parent> </parent>
<scm>
<connection>scm:git:https://code-repo.d4science.org/gCubeSystem/common-jaxrs-client.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/gCubeSystem/common-jaxrs-client.git</developerConnection>
<url>https://code-repo.d4science.org/gCubeSystem/common-jaxrs-client</url>
</scm>
<dependencies> <dependencies>
<dependency> <dependency>