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 d53de9e commit 8c5f60aCopy full SHA for 8c5f60a
pom.xml
@@ -120,7 +120,7 @@
120
</build>
121
122
<scm>
123
- <connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
+ <connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
124
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
125
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
126
<tag>${scmTag}</tag>
0 commit comments