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 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.sonyericsson.jenkins.plugins.bfa</groupId >
55 <artifactId >build-failure-analyzer</artifactId >
6- <version >2.5.5 </version >
6+ <version >${revision}${changelist} </version >
77 <packaging >hpi</packaging >
88 <name >Build Failure Analyzer</name >
99 <url >https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/README.md</url >
1515 </parent >
1616
1717 <properties >
18- <revision >2.5.5 </revision >
18+ <revision >2.5.6 </revision >
1919 <changelist >-SNAPSHOT</changelist >
2020 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
2121 <jenkins .baseline>2.479</jenkins .baseline>
338338 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
339339 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
340340 <url >https://github.com/${gitHubRepo} </url >
341- <tag >build-failure-analyzer-2.5.5 </tag >
341+ <tag >${scmTag} </tag >
342342 </scm >
343343 <reporting >
344344 <plugins >
You can’t perform that action at this time.
0 commit comments