File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <properties >
2626 <revision >1.321</revision >
2727 <changelist >999999-SNAPSHOT</changelist >
28- <jenkins .version>2.479</jenkins .version>
28+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
29+ <jenkins .baseline>2.479</jenkins .baseline>
30+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
2931 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3032 <no-test-jar >false</no-test-jar >
3133 </properties >
102104 <dependencies >
103105 <dependency >
104106 <groupId >io.jenkins.tools.bom</groupId >
105- <artifactId >bom-2.462 .x</artifactId >
106- <version >3258.vcdcf15936a_fd </version >
107+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
108+ <version >3482.vc10d4f6da_28a_ </version >
107109 <scope >import</scope >
108110 <type >pom</type >
109111 </dependency >
You can’t perform that action at this time.
0 commit comments