Skip to content

Commit

Permalink
Merge pull request #22 from evernat/patch-3
Browse files Browse the repository at this point in the history
fix the description displayed in the Jenkins plugin manager
  • Loading branch information
aheritier authored Oct 10, 2019
2 parents 3b2d6d2 + d54cd41 commit 87001bc
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 87001bc

Please sign in to comment.