Skip to content

Commit

Permalink
[JENKINS-49237] - Fix typo in the plugin URL noticed by @Wadeck
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Jan 31, 2018
1 parent 0af548b commit b7d5dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<packaging>hpi</packaging>
<version>1.2-SNAPSHOT</version>
<name>Jenkins CppNCSS plugin</name>
<url>httpw://wiki.jenkins.io/display/JENKINS/CPPNCSS+Plugin</url>
<url>https://wiki.jenkins.io/display/JENKINS/CPPNCSS+Plugin</url>

<properties>
<jenkins.version>1.651.3</jenkins.version>
Expand Down

0 comments on commit b7d5dd2

Please sign in to comment.