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 @@ -33,7 +33,7 @@ THE SOFTWARE.
3333 </parent >
3434
3535 <artifactId >subversion</artifactId >
36- <version >2.15.2 </version >
36+ <version >${revision}${changelist} </version >
3737 <packaging >hpi</packaging >
3838
3939 <name >Jenkins Subversion Plug-in</name >
@@ -131,13 +131,13 @@ THE SOFTWARE.
131131 <connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
132132 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
133133 <url >https://github.com/${gitHubRepo} </url >
134- <tag >subversion-2.15.2 </tag >
134+ <tag >${scmTag} </tag >
135135 </scm >
136136
137137 <properties >
138138 <!-- To be removed once Jenkins.MANAGE gets out of beta -->
139139 <useBeta >true</useBeta >
140- <revision >2.15.2 </revision >
140+ <revision >2.15.3 </revision >
141141 <changelist >-SNAPSHOT</changelist >
142142 <gitHubRepo >jenkinsci/subversion-plugin</gitHubRepo >
143143 <jenkins .version>2.222.4</jenkins .version>
You can’t perform that action at this time.
0 commit comments