File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ THE SOFTWARE.
29
29
<parent >
30
30
<groupId >org.jenkins-ci.plugins</groupId >
31
31
<artifactId >plugin</artifactId >
32
- <version >4.86 </version >
32
+ <version >5.7 </version >
33
33
<relativePath />
34
34
</parent >
35
35
@@ -58,8 +58,8 @@ THE SOFTWARE.
58
58
<changelist >999999-SNAPSHOT</changelist >
59
59
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
60
60
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
61
- <jenkins .baseline>2.361 </jenkins .baseline>
62
- <jenkins .version>${jenkins.baseline} .4 </jenkins .version>
61
+ <jenkins .baseline>2.479 </jenkins .baseline>
62
+ <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
63
63
</properties >
64
64
65
65
<repositories >
@@ -80,7 +80,7 @@ THE SOFTWARE.
80
80
<dependency >
81
81
<groupId >io.jenkins.tools.bom</groupId >
82
82
<artifactId >bom-${jenkins.baseline}.x</artifactId >
83
- <version >2102.v854b_fec19c92 </version >
83
+ <version >3893.v213a_42768d35 </version >
84
84
<scope >import</scope >
85
85
<type >pom</type >
86
86
</dependency >
You can’t perform that action at this time.
0 commit comments