Skip to content

Commit

Permalink
fix the description displayed in the Jenkins plugin manager
Browse files Browse the repository at this point in the history
  • Loading branch information
evernat authored Sep 12, 2017
1 parent 75faaaf commit d54cd41
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 @@ -38,7 +38,7 @@
<packaging>hpi</packaging>

<name>CloudBees Disk Usage Simple Plugin</name>
<description>This will use du to estimate job disk usage in an efficient way that doesn't slow down the host system</description>
<description>This is a simple disk usage plugin that calculates job disk usage while limiting the performance impact on the Jenkins master.</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/CloudBees+Simple+Disk+Usage+Plugin</url>

<properties>
Expand Down

0 comments on commit d54cd41

Please sign in to comment.