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.
1 parent 4e2dfca commit 56a729eCopy full SHA for 56a729e
pom.xml
@@ -41,7 +41,7 @@
41
</developers>
42
43
<scm>
44
- <connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
+ <connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
45
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
46
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
47
<tag>${scmTag}</tag>
0 commit comments