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 77 <version >5.5</version >
88 </parent >
99 <artifactId >matrix-auth</artifactId >
10- <version >3.2.5 </version >
10+ <version >${revision}${changelist} </version >
1111 <packaging >hpi</packaging >
1212 <name >Matrix Authorization Strategy Plugin</name >
1313 <url >https://github.com/jenkinsci/matrix-auth-plugin</url >
2020 <scm >
2121 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
2222 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
23- <tag >matrix-auth-3.2.5 </tag >
23+ <tag >${scmTag} </tag >
2424 <url >https://github.com/${gitHubRepo} </url >
2525 </scm >
2626 <properties >
27- <revision >3.2.5 </revision >
27+ <revision >3.2.6 </revision >
2828 <changelist >-SNAPSHOT</changelist >
2929 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3030 <hpi .compatibleSinceVersion>3.2</hpi .compatibleSinceVersion>
You can’t perform that action at this time.
0 commit comments