Commit fb4f71a 1 parent 6077151 commit fb4f71a Copy full SHA for fb4f71a
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 11
11
<artifactId >sectioned-view</artifactId >
12
12
<packaging >hpi</packaging >
13
13
<name >Sectioned View Plugin</name >
14
- <version >1.30 </version >
14
+ <version >${revision}${changelist} </version >
15
15
<url >http://wiki.jenkins-ci.org/display/JENKINS/Sectioned+View+Plugin</url >
16
16
<developers >
17
17
<developer >
33
33
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
34
34
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
35
35
<url >https://github.com/${gitHubRepo} </url >
36
- <tag >sectioned-view-1.30 </tag >
36
+ <tag >${scmTag} </tag >
37
37
</scm >
38
38
39
39
<repositories >
50
50
</pluginRepositories >
51
51
52
52
<properties >
53
- <revision >1.30 </revision >
53
+ <revision >1.31 </revision >
54
54
<changelist >-SNAPSHOT</changelist >
55
55
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
56
56
<jenkins .baseline>2.479</jenkins .baseline>
You can’t perform that action at this time.
0 commit comments