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 10
10
</parent >
11
11
12
12
<artifactId >pam-auth</artifactId >
13
- <version >1.11 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<packaging >hpi</packaging >
15
15
16
16
<name >PAM Authentication plugin</name >
24
24
</licenses >
25
25
26
26
<properties >
27
- <revision >1.11 </revision >
27
+ <revision >1.12 </revision >
28
28
<changelist >-SNAPSHOT</changelist >
29
29
<jenkins .version>2.361.4</jenkins .version>
30
30
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
34
34
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
35
35
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
36
36
<url >https://github.com/${gitHubRepo} </url >
37
- <tag >pam-auth-1.11 </tag >
37
+ <tag >${scmTag} </tag >
38
38
</scm >
39
39
40
40
<repositories >
You can’t perform that action at this time.
0 commit comments