File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 2929 <parent >
3030 <groupId >org.jenkins-ci.plugins</groupId >
3131 <artifactId >plugin</artifactId >
32- <version >4.88 </version >
32+ <version >5.7 </version >
3333 <relativePath />
3434 </parent >
3535
7272 <properties >
7373 <changelist >999999-SNAPSHOT</changelist >
7474 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
75- <jenkins .baseline>2.440 </jenkins .baseline>
76- <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
75+ <jenkins .baseline>2.479 </jenkins .baseline>
76+ <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
7777 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
7878 </properties >
7979
9595 <dependency >
9696 <groupId >io.jenkins.tools.bom</groupId >
9797 <artifactId >bom-${jenkins.baseline}.x</artifactId >
98- <!-- Last 2.426.x BOM version before a trilead api upgrade -->
99- <!-- Trilead API upgrade breaks plugin compatibility tests due to poor handling of optional dependencies -->
100- <!-- Do not change this without checking plugin BOM passes with new version -->
101- <!-- https://github.com/jenkinsci/bom/pull/3404 -->
102- <version >3234.v5ca_5154341ef</version >
98+ <version >3893.v213a_42768d35</version >
10399 <scope >import</scope >
104100 <type >pom</type >
105101 </dependency >
You can’t perform that action at this time.
0 commit comments