File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 63
63
</pluginRepositories >
64
64
<properties >
65
65
<changelist >999999-SNAPSHOT</changelist >
66
- <jenkins .version>2.414.3</jenkins .version>
66
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
67
+ <jenkins .baseline>2.452</jenkins .baseline>
68
+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
67
69
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
68
70
<useBeta >true</useBeta >
69
71
</properties >
70
72
<dependencyManagement >
71
73
<dependencies >
72
74
<dependency >
73
75
<groupId >io.jenkins.tools.bom</groupId >
74
- <artifactId >bom-2.414 .x</artifactId >
75
- <version >2950.va_633b_f42f759 </version >
76
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
77
+ <version >3875.v1df09947cde6 </version >
76
78
<scope >import</scope >
77
79
<type >pom</type >
78
80
</dependency >
You can’t perform that action at this time.
0 commit comments