Skip to content

Commit

Permalink
Merge pull request #16 from ash-sxn/Update_Git_Scm_Url
Browse files Browse the repository at this point in the history
Hacktoberfest - Use https insted of git
  • Loading branch information
gbigenios committed Oct 18, 2022
2 parents d674ba2 + c2ff3fe commit ac4d30e
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 @@ -23,7 +23,7 @@

<url>https://github.com/jenkinsci/managed-scripts-plugin</url>
<scm>
<connection>scm:git:git://github.com/jenkinsci/managed-scripts-plugin.git</connection>
<connection>scm:git:https://github.com/jenkinsci/managed-scripts-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/managed-scripts-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/managed-scripts-plugin</url>
<tag>HEAD</tag>
Expand Down

0 comments on commit ac4d30e

Please sign in to comment.