File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.jenkins-ci.plugins</groupId >
3030 <artifactId >plugin</artifactId >
31- <version >4.86 </version >
31+ <version >4.88 </version >
3232 <relativePath />
3333 </parent >
3434 <groupId >org.jenkins-ci.plugins.workflow</groupId >
6464 <properties >
6565 <changelist >999999-SNAPSHOT</changelist >
6666 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
67- <jenkins .version>2.440.3</jenkins .version>
67+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
68+ <jenkins .baseline>2.452</jenkins .baseline>
69+ <jenkins .version>${jenkins.baseline} .4</jenkins .version>
6870 <no-test-jar >false</no-test-jar >
6971 </properties >
7072 <dependencyManagement >
7173 <dependencies >
7274 <dependency >
7375 <groupId >io.jenkins.tools.bom</groupId >
74- <artifactId >bom-2.440 .x</artifactId >
75- <version >3234.v5ca_5154341ef </version >
76+ <artifactId >bom-${jenkins.baseline} .x</artifactId >
77+ <version >3850.vb_c5319efa_e29 </version >
7678 <scope >import</scope >
7779 <type >pom</type >
7880 </dependency >
You can’t perform that action at this time.
0 commit comments