File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1313 <version >${revision} -${changelist} </version >
1414 <packaging >hpi</packaging >
1515 <properties >
16- <revision >6.10 .0</revision >
16+ <revision >6.14 .0</revision >
1717 <changelist >999999-SNAPSHOT</changelist >
1818 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
1919 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
2020 <jenkins .baseline>2.479</jenkins .baseline>
21- <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
21+ <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
2222 <hpi .compatibleSinceVersion>6.8.1</hpi .compatibleSinceVersion>
2323 </properties >
2424 <name >Kubernetes Client API Plugin</name >
5555 <dependency >
5656 <groupId >io.jenkins.tools.bom</groupId >
5757 <artifactId >bom-${jenkins.baseline}.x</artifactId >
58- <version >3893.v213a_42768d35 </version >
58+ <version >4924.v6b_eb_a_79a_d9d0 </version >
5959 <scope >import</scope >
6060 <type >pom</type >
6161 </dependency >
184184 <dependency >
185185 <groupId >org.jenkins-ci.plugins</groupId >
186186 <artifactId >jackson2-api</artifactId >
187+ <!-- Remove when on bom -->
188+ <version >2.19.0-404.vb_b_0fd2fea_e10</version >
187189 </dependency >
188190 <dependency >
189191 <groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments