File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jenkins-ci.plugins</groupId >
7
7
<artifactId >plugin</artifactId >
8
- <version >4.88 </version >
8
+ <version >5.9 </version >
9
9
<relativePath />
10
10
</parent >
11
11
33
33
<properties >
34
34
<revision >3.4.1</revision >
35
35
<changelist >999999-SNAPSHOT</changelist >
36
- <jenkins .baseline>2.452</jenkins .baseline>
37
- <jenkins .version>${jenkins.baseline} .4</jenkins .version>
36
+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
37
+ <jenkins .baseline>2.479</jenkins .baseline>
38
+ <jenkins .version>${jenkins.baseline} .3</jenkins .version>
38
39
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
39
40
<hpi .compatibleSinceVersion>3.2</hpi .compatibleSinceVersion>
40
41
<spotless .check.skip>false</spotless .check.skip>
You can’t perform that action at this time.
0 commit comments