File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jenkins-ci.plugins</groupId >
77 <artifactId >plugin</artifactId >
8- <version >4.47</version >
8+ <version >4.50</version >
9+ <relativePath />
910 </parent >
1011
1112 <artifactId >parameterized-scheduler</artifactId >
1516 <properties >
1617 <revision >1.2</revision >
1718 <changelist >-SNAPSHOT</changelist >
18- <gitHubRepo >jenkinsci/parameterized-scheduler -plugin</gitHubRepo >
19+ <gitHubRepo >jenkinsci/${project.artifactId} -plugin</gitHubRepo >
1920 <jenkins .version>2.289.3</jenkins .version>
2021 </properties >
2122
2223 <name >Parameterized Scheduler</name >
2324 <description >Lets you define many cron-like format but with additional parameters for each definition</description >
24- <url >https://github.com/jenkinsci/parameterized-scheduler -plugin</url >
25+ <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
2526 <licenses >
2627 <license >
2728 <name >MIT License</name >
28- <url >http ://www. opensource.org/licenses/mit-license.php </url >
29+ <url >https ://opensource.org/licenses/MIT </url >
2930 <distribution >repo</distribution >
3031 </license >
3132 </licenses >
4041 </developers >
4142
4243 <scm >
43- <connection >scm:git:git ://github.com/${gitHubRepo} .git</connection >
44- <
developerConnection >scm:git:
ssh:// [email protected] / ${gitHubRepo} .git</
developerConnection >
44+ <connection >scm:git:https ://github.com/${gitHubRepo} .git</connection >
45+ <
developerConnection >scm:git:
[email protected] : ${gitHubRepo} .git</
developerConnection >
4546 <url >https://github.com/${gitHubRepo} </url >
4647 <tag >${scmTag} </tag >
4748 </scm >
You can’t perform that action at this time.
0 commit comments