File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 29
29
<parent >
30
30
<groupId >org.jenkins-ci.plugins</groupId >
31
31
<artifactId >plugin</artifactId >
32
- <version >4.86 </version >
32
+ <version >4.88 </version >
33
33
<relativePath />
34
34
</parent >
35
35
68
68
<revision >2</revision >
69
69
<changelist >999999-SNAPSHOT</changelist >
70
70
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
71
- <jenkins .version>2.440.3</jenkins .version>
71
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
72
+ <jenkins .baseline>2.452</jenkins .baseline>
73
+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
72
74
<hpi .compatibleSinceVersion>2.0.0</hpi .compatibleSinceVersion>
73
75
<no-test-jar >false</no-test-jar >
74
76
</properties >
77
79
<dependencies >
78
80
<dependency >
79
81
<groupId >io.jenkins.tools.bom</groupId >
80
- <artifactId >bom-2.440 .x</artifactId >
81
- <version >3234.v5ca_5154341ef </version >
82
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
83
+ <version >3850.vb_c5319efa_e29 </version >
82
84
<type >pom</type >
83
85
<scope >import</scope >
84
86
</dependency >
You can’t perform that action at this time.
0 commit comments