We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 649ee93 + 8573845 commit 2d09283Copy full SHA for 2d09283
pom.xml
@@ -17,8 +17,8 @@
17
<url>https://github.com/jenkinsci/docker-java-api-plugin</url>
18
19
<scm>
20
- <connection>scm:git:ssh://github.com/jenkinsci/docker-java-api-plugin.git</connection>
21
- <developerConnection>scm:git:ssh://[email protected]/jenkinsci/docker-java-api-plugin.git</developerConnection>
+ <connection>scm:git:https://github.com/jenkinsci/docker-java-api-plugin.git</connection>
+ <developerConnection>scm:git:[email protected]:jenkinsci/docker-java-api-plugin.git</developerConnection>
22
23
<tag>${scmTag}</tag>
24
</scm>
0 commit comments