Skip to content

Commit

Permalink
[JENKINS-31162] Category ID has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Apr 5, 2016
1 parent e8b1dcb commit 52ee186
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -49,7 +49,7 @@ public String getDisplayName() {
* @return A string it represents a ItemCategory identifier.
*/
public String getCategoryId() {
return "nestedprojects";
return "nested-projects";
}

/**
Expand Down

0 comments on commit 52ee186

Please sign in to comment.