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 14
14
<properties >
15
15
<revision >1.28</revision >
16
16
<changelist >-SNAPSHOT</changelist >
17
- <jenkins .version>2.387.3</jenkins .version>
17
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
18
+ <jenkins .baseline>2.387</jenkins .baseline>
19
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
18
20
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
19
21
<node .version>8.17.0</node .version>
20
22
<npm .version>6.13.4</npm .version>
58
60
<dependencies >
59
61
<dependency >
60
62
<groupId >io.jenkins.tools.bom</groupId >
61
- <artifactId >bom-2.387 .x</artifactId >
63
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
62
64
<version >2543.vfb_1a_5fb_9496d</version >
63
65
<scope >import</scope >
64
66
<type >pom</type >
You can’t perform that action at this time.
0 commit comments