Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-45333] Add new blueocean-jira plugin
  • Loading branch information
raul-arabaolaza committed Sep 15, 2017
1 parent c335bd2 commit ea4af3c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ public class BlueOceanHook extends AbstractMultiParentHook {
public static final List<String> BO_PLUGINS = Arrays.asList("blueocean", "blueocean-commons",
"blueocean-config", "blueocean-dashboard", "blueocean-events", "blueocean-git-pipeline", "blueocean-github-pipeline",
"blueocean-i18n", "blueocean-jwt", "blueocean-personalization", "blueocean-pipeline-api-impl", "blueocean-rest",
"blueocean-rest-impl", "blueocean-web", "blueocean-pipeline-scm-api", "blueocean-pipeline-editor");
"blueocean-rest-impl", "blueocean-web", "blueocean-pipeline-scm-api", "blueocean-pipeline-editor", "blueocean-jira");

@Override
protected List<String> getBundledPlugins() {
Expand Down

0 comments on commit ea4af3c

Please sign in to comment.