fix developer connection
This commit is contained in:
parent
6763264115
commit
d775f18016
2
pom.xml
2
pom.xml
|
@ -29,7 +29,7 @@
|
|||
|
||||
<scm>
|
||||
<connection>scm:git:ssh://github.com:jenkinsci/gitlab-plugin.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:jenkinsci/gitlab-plugin.git</developerConnection>
|
||||
<developerConnection>scm:git:ssh://git@github.com:jenkinsci/gitlab-plugin.git</developerConnection>
|
||||
<url>https://github.com/jenkinsci/gitlab-plugin</url>
|
||||
</scm>
|
||||
|
||||
|
|
Loading…
Reference in New Issue