mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 03:55:28 -04:00
Stick to the git user, when using ssh
(cherry picked from commit b6aec25f0059b2bcddf86d310ffabb9cc300fc70)
This commit is contained in:
parent
b3cf467f0b
commit
a8508dc234
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user