File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >plot</artifactId >
13- <version >2.4.0 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515 <name >Plot plugin</name >
1616 <url >https://github.com/jenkinsci/plot-plugin</url >
1717
1818 <scm >
1919 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
2020 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
21- <tag >plot-2.4.0 </tag >
21+ <tag >${scmTag} </tag >
2222 <url >https://github.com/${gitHubRepo} </url >
2323 </scm >
2424
2525 <properties >
26- <revision >2.3 .1</revision >
26+ <revision >2.4 .1</revision >
2727 <changelist >-SNAPSHOT</changelist >
2828 <gitHubRepo >jenkinsci/plot-plugin</gitHubRepo >
2929 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
You can’t perform that action at this time.
0 commit comments