File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103 <revision >3.4.1</revision >
104104 <changelist >999999-SNAPSHOT</changelist >
105105 <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>
107109 <hpi .compatibleSinceVersion>3.0.0</hpi .compatibleSinceVersion>
108110 </properties >
109111
110112 <dependencyManagement >
111113 <dependencies >
112114 <dependency >
113115 <groupId >io.jenkins.tools.bom</groupId >
114- <artifactId >bom-2.462 .x</artifactId >
116+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
115117 <version >3893.v213a_42768d35</version >
116118 <type >pom</type >
117119 <scope >import</scope >
You can’t perform that action at this time.
0 commit comments