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 17
17
<properties >
18
18
<changelist >999999-SNAPSHOT</changelist >
19
19
<gitHubRepo >jenkinsci/database-mysql-plugin</gitHubRepo >
20
- <jenkins .version>2.414.3</jenkins .version>
20
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
21
+ <jenkins .baseline>2.414</jenkins .baseline>
22
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
21
23
22
24
<!-- Test dependencies version -->
23
25
<testcontainer .version>1.20.4</testcontainer .version>
35
37
<dependencies >
36
38
<dependency >
37
39
<groupId >io.jenkins.tools.bom</groupId >
38
- <artifactId >bom-2.414 .x</artifactId >
40
+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
39
41
<version >2982.vdce2153031a_0</version >
40
42
<scope >import</scope >
41
43
<type >pom</type >
You can’t perform that action at this time.
0 commit comments