mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 11:35:29 -04:00
Stick to the git user, when using ssh
This commit is contained in:
parent
c1834dc78d
commit
b6aec25f00
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>HEAD</tag>
|
||||
</scm>
|
||||
|
Loading…
x
Reference in New Issue
Block a user