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 7
7
<version >5.5</version >
8
8
</parent >
9
9
<artifactId >matrix-auth</artifactId >
10
- <version >3.2.4 </version >
10
+ <version >${revision}${changelist} </version >
11
11
<packaging >hpi</packaging >
12
12
<name >Matrix Authorization Strategy Plugin</name >
13
13
<url >https://github.com/jenkinsci/matrix-auth-plugin</url >
20
20
<scm >
21
21
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
22
22
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
23
- <tag >matrix-auth-3.2.4 </tag >
23
+ <tag >${scmTag} </tag >
24
24
<url >https://github.com/${gitHubRepo} </url >
25
25
</scm >
26
26
<properties >
27
- <revision >3.2.4 </revision >
27
+ <revision >3.2.5 </revision >
28
28
<changelist >-SNAPSHOT</changelist >
29
29
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
30
30
<hpi .compatibleSinceVersion>3.2</hpi .compatibleSinceVersion>
You can’t perform that action at this time.
0 commit comments