File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
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 >5.12.2 </revision >
16+ <revision >6.3.1 </revision >
1717 <changelist >999999-SNAPSHOT</changelist >
18- <jenkins .version>2.249</jenkins .version>
19- <java .level>8</java .level>
18+ <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
19+ <jenkins .version>2.332.4</jenkins .version>
20+ <bom >2.332.x</bom >
2021 </properties >
2122 <name >Kubernetes Client API Plugin</name >
2223 <description >This plugin provides the fabric8.io Kubernetes Client API to plugins.</description >
2930 </licenses >
3031 <url >https://github.com/jenkinsci/kubernetes-client-api-plugin</url >
3132 <scm >
32- <connection >scm:git:git ://github.com/jenkinsci/ ${project.artifactId} -plugin.git </connection >
33- <developerConnection >scm:git:git@ github.com:jenkinsci /${project.artifactId} -plugin.git </developerConnection >
34- <url >https://github.com/jenkinsci/ ${project.artifactId} -plugin </url >
33+ <connection >scm:git:https ://github.com/${gitHubRepo} </connection >
34+ <developerConnection >scm:git:https:// github.com/${gitHubRepo} </developerConnection >
35+ <url >https://github.com/${gitHubRepo} </url >
3536 <tag >${scmTag} </tag >
3637 </scm >
3738
5152 <dependencies >
5253 <dependency >
5354 <groupId >io.jenkins.tools.bom</groupId >
54- <artifactId >bom-2.249.x </artifactId >
55- <version >961.vf0c9f6f59827 </version >
55+ <artifactId >bom-${bom} </artifactId >
56+ <version >1706.vc166d5f429f8 </version >
5657 <scope >import</scope >
5758 <type >pom</type >
5859 </dependency >
You can’t perform that action at this time.
0 commit comments