File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 29
29
<revision >2.9.0</revision >
30
30
<changelist >999999-SNAPSHOT</changelist >
31
31
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
32
- <jenkins .version>2.426.3</jenkins .version>
32
+ <jenkins .baseline>2.440</jenkins .baseline>
33
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
33
34
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
34
35
<spotless .check.skip>false</spotless .check.skip>
35
36
<json-smart .version>2.5.1</json-smart .version>
39
40
<dependencies >
40
41
<dependency >
41
42
<groupId >io.jenkins.tools.bom</groupId >
42
- <artifactId >bom-2.426 .x</artifactId >
43
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
43
44
<version >3023.v02a_987a_b_3ff9</version >
44
45
<type >pom</type >
45
46
<scope >import</scope >
You can’t perform that action at this time.
0 commit comments