Remove / at the end of the gitbase url.

This commit is contained in:
Manuele Simi 2019-12-21 17:30:09 +01:00
parent 1315bdba5b
commit 93fef5bf62
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<geotools.version>8.0-M4</geotools.version>
<distroDirectory>distro</distroDirectory>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem/</gitBaseUrl>
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
</properties>
<scm>