File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jenkins-ci.plugins</groupId >
6
6
<artifactId >plugin</artifactId >
7
- <version >4.86 </version >
7
+ <version >5.7 </version >
8
8
<relativePath />
9
9
</parent >
10
10
21
21
<changelist >-SNAPSHOT</changelist >
22
22
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
23
23
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
24
- <jenkins .baseline>2.361</jenkins .baseline>
25
- <jenkins .version>${jenkins.baseline} .4</jenkins .version>
26
- <bom >${jenkins.baseline}.x</bom >
27
- <bom .version>2102.v854b_fec19c92</bom .version>
24
+ <jenkins .baseline>2.479</jenkins .baseline>
25
+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
28
26
</properties >
29
27
30
28
<scm >
51
49
<dependencies >
52
50
<dependency >
53
51
<groupId >io.jenkins.tools.bom</groupId >
54
- <artifactId >bom-${bom} </artifactId >
55
- <version >${bom.version} </version >
52
+ <artifactId >bom-${jenkins.baseline}.x </artifactId >
53
+ <version >3893.v213a_42768d35 </version >
56
54
<scope >import</scope >
57
55
<type >pom</type >
58
56
</dependency >
You can’t perform that action at this time.
0 commit comments