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 103
103
<revision >3.4.1</revision >
104
104
<changelist >999999-SNAPSHOT</changelist >
105
105
<gitHubRepo >jenkinsci/postbuildscript-plugin</gitHubRepo >
106
- <jenkins .version>2.479.1</jenkins .version>
106
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
107
+ <jenkins .baseline>2.479</jenkins .baseline>
108
+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
107
109
<hpi .compatibleSinceVersion>3.0.0</hpi .compatibleSinceVersion>
108
110
</properties >
109
111
110
112
<dependencyManagement >
111
113
<dependencies >
112
114
<dependency >
113
115
<groupId >io.jenkins.tools.bom</groupId >
114
- <artifactId >bom-2.462 .x</artifactId >
116
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
115
117
<version >4051.v78dce3ce8b_d6</version >
116
118
<type >pom</type >
117
119
<scope >import</scope >
You can’t perform that action at this time.
0 commit comments