Stick to the git user, when using ssh

(cherry picked from commit b6aec25f00)
This commit is contained in:
Harald Kuhr
2019-08-12 21:12:17 +02:00
parent b3cf467f0b
commit a8508dc234

View File

@@ -84,7 +84,7 @@
<scm>
<connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection>
<developerConnection>scm:git:ssh://github.com/haraldk/TwelveMonkeys</developerConnection>
<developerConnection>scm:git:ssh://git@github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>twelvemonkeys-3.4</tag>
</scm>