Skip to content

Commit

Permalink
Updating scm url
Browse files Browse the repository at this point in the history
  • Loading branch information
aytuncbeken committed Sep 24, 2023
1 parent c2637f9 commit d1bcbf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ THE SOFTWARE.
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/jenkinsci/remote-file-plugin.git</connection>
<connection>scm:git:git@github.com/jenkinsci/remote-file-plugin.git</connection>
<developerConnection>scm:git:git@github.com/jenkinsci/remote-file-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/remote-file-plugin</url>
<tag>remote-file-1.24</tag>
Expand Down

0 comments on commit d1bcbf2

Please sign in to comment.