Skip to content

Commit

Permalink
[JENKINS-39999] Use https for url.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evaristo Gutiérrez committed Dec 12, 2016
1 parent 325c9de commit b95b869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -12,7 +12,7 @@
<name>Jenkins Mailer Plugin</name>
<description>Allows you to configure email notifications for build results</description>

<url>http://wiki.jenkins-ci.org/display/JENKINS/Mailer</url>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Mailer</url>
<licenses>
<license>
<name>The MIT license</name>
Expand Down

0 comments on commit b95b869

Please sign in to comment.