File tree Expand file tree Collapse file tree
src/main/java/org/jenkinsci/plugins/workflow/multibranch Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ THE SOFTWARE.
6363 </pluginRepositories >
6464 <properties >
6565 <changelist >999999-SNAPSHOT</changelist >
66- <jenkins .version>2.444 </jenkins .version>
66+ <jenkins .version>2.454 </jenkins .version>
6767 <no-test-jar >false</no-test-jar >
6868 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
6969 </properties >
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ public static class DescriptorImpl extends MultiBranchProjectDescriptor implemen
153153
154154 @ Override
155155 public String getIconClassName () {
156- return "icon-pipeline-multibranch-project " ;
156+ return "symbol-git-branch-outline plugin-ionicons-api " ;
157157 }
158158
159159 @ Override public TopLevelItem newInstance (ItemGroup parent , String name ) {
You can’t perform that action at this time.
0 commit comments