File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 48
48
<properties >
49
49
<revision >1.17</revision >
50
50
<changelist >-SNAPSHOT</changelist >
51
- <jenkins .version>2.361.4</jenkins .version>
51
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
52
+ <jenkins .baseline>2.361</jenkins .baseline>
53
+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
52
54
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
53
55
<cargo .version>1.7.6</cargo .version>
54
56
<deployment-client .version>5.1.0</deployment-client .version>
58
60
<dependencies >
59
61
<dependency >
60
62
<groupId >io.jenkins.tools.bom</groupId >
61
- <artifactId >bom-2.361 .x</artifactId >
63
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
62
64
<version >2102.v854b_fec19c92</version >
63
65
<scope >import</scope >
64
66
<type >pom</type >
You can’t perform that action at this time.
0 commit comments