File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
src/main/resources/jenkins/scm/api/form Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 56
56
57
57
<properties >
58
58
<changelist >999999-SNAPSHOT</changelist >
59
- <jenkins .version>2.361.4 </jenkins .version>
59
+ <jenkins .version>2.426 </jenkins .version>
60
60
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
61
61
<no-test-jar >false</no-test-jar >
62
62
<hpi .compatibleSinceVersion>2.0.0</hpi .compatibleSinceVersion>
79
79
<dependencies >
80
80
<dependency >
81
81
<groupId >io.jenkins.tools.bom</groupId >
82
- <artifactId >bom-2.361 .x</artifactId >
83
- <version >2102.v854b_fec19c92 </version >
82
+ <artifactId >bom-2.426 .x</artifactId >
83
+ <version >2555.v3190a_8a_c60c6 </version >
84
84
<scope >import</scope >
85
85
<type >pom</type >
86
86
</dependency >
Original file line number Diff line number Diff line change @@ -130,7 +130,6 @@ THE SOFTWARE.
130
130
</d : tag >
131
131
</d : taglib >
132
132
133
- <st : adjunct includes =" lib.form.hetero-list.hetero-list" />
134
133
<st : adjunct includes =" jenkins.scm.api.form.traits.traits" />
135
134
136
135
<j : set var =" targetType" value =" ${attrs.targetType?:it.class}" />
You can’t perform that action at this time.
0 commit comments