Skip to content

Commit

Permalink
Renamed POM name of the plugin (just for appearance in IDEs)
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
  • Loading branch information
oleg-nenashev committed Nov 3, 2013
1 parent 6bbe4bd commit 8f2ae30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
<artifactId>PrioritySorter</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Priority Sorter</name>
<name>Jenkins Priority Sorter Plugin</name>
<description>This plugin allows for the build queue to be sorted based on pre-assigned priorities for each job.</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Priority+Sorter+Plugin</url>

Expand Down

0 comments on commit 8f2ae30

Please sign in to comment.