File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 31
31
<properties >
32
32
<revision >2.13</revision >
33
33
<changelist >-SNAPSHOT</changelist >
34
- <jenkins .version>2.387.3</jenkins .version>
34
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
35
+ <jenkins .baseline>2.387</jenkins .baseline>
36
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
35
37
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
36
38
<!-- TODO fix violations -->
37
39
<spotbugs .threshold>High</spotbugs .threshold>
41
43
<dependencies >
42
44
<dependency >
43
45
<groupId >io.jenkins.tools.bom</groupId >
44
- <artifactId >bom-2.387 .x</artifactId >
46
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
45
47
<version >2465.va_e76ed7b_3061</version >
46
48
<type >pom</type >
47
49
<scope >import</scope >
You can’t perform that action at this time.
0 commit comments