File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >io.jenkins.plugins</groupId >
1313 <artifactId >vigilnz-security</artifactId >
14- <version >${revision} . ${changelist} </version >
14+ <version >${revision}${changelist} </version >
1515 <packaging >hpi</packaging >
1616
1717 <!-- Plugin Name -->
2828 <scm child.scm.connection.inherit.append.path=" false" child.scm.developerConnection.inherit.append.path=" false" child.scm.url.inherit.append.path=" false" >
2929 <connection >scm:git:https://github.com/${gitHubRepo} </connection >
3030 <developerConnection >scm:git:https://github.com/${gitHubRepo} </developerConnection >
31- <tag >vigilnz-security-1.0 </tag >
31+ <tag >${scmTag} </tag >
3232 <url >https://github.com/${gitHubRepo} </url >
3333 </scm >
3434
4141 <!-- </developers>-->
4242
4343 <properties >
44- <revision >1</revision >
45- <changelist >999999 -SNAPSHOT</changelist >
44+ <revision >1.0 </revision >
45+ <changelist >-SNAPSHOT</changelist >
4646 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4747 <jenkins .baseline>2.516</jenkins .baseline>
4848 <jenkins .version>${jenkins.baseline} .3</jenkins .version>
You can’t perform that action at this time.
0 commit comments