Fixed pom

This commit is contained in:
Luca Frosini 2019-10-03 13:24:28 +02:00
parent 7452bf8fb2
commit 8aec0dabdc
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@
<name>influxdbTest</name>
<scm>
<connection>scm:git:https://code-repo.d4science.org:luca.frosini/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org:luca.frosini/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org:luca.frosini/${project.artifactId}</url>
<connection>scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git</connection>
<developerConnection>scm:git:https://code-repo.d4science.org/luca.frosini/${project.artifactId}.git</developerConnection>
<url>https://code-repo.d4science.org/luca.frosini/${project.artifactId}</url>
</scm>
<dependencies>