File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ THE SOFTWARE.
33
33
</parent >
34
34
35
35
<artifactId >subversion</artifactId >
36
- <version >2.15.2 </version >
36
+ <version >${revision}${changelist} </version >
37
37
<packaging >hpi</packaging >
38
38
39
39
<name >Jenkins Subversion Plug-in</name >
@@ -131,13 +131,13 @@ THE SOFTWARE.
131
131
<connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
132
132
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
133
133
<url >https://github.com/${gitHubRepo} </url >
134
- <tag >subversion-2.15.2 </tag >
134
+ <tag >${scmTag} </tag >
135
135
</scm >
136
136
137
137
<properties >
138
138
<!-- To be removed once Jenkins.MANAGE gets out of beta -->
139
139
<useBeta >true</useBeta >
140
- <revision >2.15.2 </revision >
140
+ <revision >2.15.3 </revision >
141
141
<changelist >-SNAPSHOT</changelist >
142
142
<gitHubRepo >jenkinsci/subversion-plugin</gitHubRepo >
143
143
<jenkins .version>2.222.4</jenkins .version>
You can’t perform that action at this time.
0 commit comments