File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1313 <name >Kubernetes plugin</name >
1414 <description >Jenkins plugin to run dynamic agents in a Kubernetes cluster</description >
1515 <packaging >hpi</packaging >
16- <url >https://github.com/jenkinsci/kubernetes -plugin</url >
16+ <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
1717
1818 <scm >
19- <connection >scm:git:https://github.com/jenkinsci/kubernetes-plugin .git</connection >
20- <developerConnection >scm:git:https://github.com/jenkinsci/kubernetes-plugin .git</developerConnection >
21- <url >https://github.com/jenkinsci/kubernetes-plugin </url >
19+ <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
20+ <developerConnection >scm:git:https://github.com/${gitHubRepo} .git</developerConnection >
21+ <url >https://github.com/${gitHubRepo} </url >
2222 <tag >${scmTag} </tag >
2323 </scm >
2424
4949 <jenkins .version>2.303.3</jenkins .version>
5050 <no-test-jar >false</no-test-jar >
5151 <useBeta >true</useBeta >
52+ <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
5253 </properties >
5354
5455 <dependencies >
You can’t perform that action at this time.
0 commit comments