File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 48
48
<revision >1.6.4</revision >
49
49
<changelist >-SNAPSHOT</changelist >
50
50
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
51
-
52
- <jenkins .version >2.479.1 </jenkins .version >
53
- <jenkins-bom .version>2.479 </jenkins-bom .version>
51
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
52
+ <jenkins .baseline >2.479</jenkins .baseline >
53
+ <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
54
54
<checkstyle .version>10.3.3</checkstyle .version>
55
55
<assertj .version>3.27.2</assertj .version>
56
56
</properties >
59
59
<dependencies >
60
60
<dependency >
61
61
<groupId >io.jenkins.tools.bom</groupId >
62
- <artifactId >bom-${jenkins-bom.version }.x</artifactId >
62
+ <artifactId >bom-${jenkins.baseline }.x</artifactId >
63
63
<version >3944.v1a_e4f8b_452db_</version >
64
64
<scope >import</scope >
65
65
<type >pom</type >
You can’t perform that action at this time.
0 commit comments