Commit ad00365 1 parent bc8759a commit ad00365 Copy full SHA for ad00365
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 46
46
<properties >
47
47
<revision >1.0.6</revision >
48
48
<changelist >-SNAPSHOT</changelist >
49
- <jenkins .version>2.440.3</jenkins .version>
49
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
50
+ <jenkins .baseline>2.452</jenkins .baseline>
51
+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
50
52
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
51
53
</properties >
52
54
53
55
<dependencyManagement >
54
56
<dependencies >
55
57
<dependency >
56
58
<groupId >io.jenkins.tools.bom</groupId >
57
- <artifactId >bom-2.440 .x</artifactId >
58
- <version >3435.v238d66a_043fb_ </version >
59
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
60
+ <version >3850.vb_c5319efa_e29 </version >
59
61
<type >pom</type >
60
62
<scope >import</scope >
61
63
</dependency >
You can’t perform that action at this time.
0 commit comments