File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >cvs</artifactId >
13- <version >2.21 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Jenkins CVS Plug-in</name >
1717 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
1818
1919 <properties >
20- <revision >2.21 </revision >
20+ <revision >2.22 </revision >
2121 <changelist >-SNAPSHOT</changelist >
2222 <jenkins .version>2.361.4</jenkins .version>
2323 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
4141 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
4242 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
4343 <url >https://github.com/${gitHubRepo} </url >
44- <tag >cvs-2.21 </tag >
44+ <tag >${scmTag} </tag >
4545 </scm >
4646
4747 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments