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 99 </parent >
1010
1111 <artifactId >jira</artifactId >
12- <version >3.8 </version >
12+ <version >${revision}${changelist} </version >
1313 <packaging >hpi</packaging >
1414 <name >Jenkins Jira plugin</name >
1515 <description >Integrates Jenkins to Jira</description >
3131 <connection >scm:git:git://github.com/${gitHubRepo} .git</connection >
3232 <developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
3333 <url >https://github.com/${gitHubRepo} </url >
34- <tag >jira-3.8 </tag >
34+ <tag >${scmTag} </tag >
3535 </scm >
3636
3737 <licenses >
306306 <groupId >org.jenkins-ci.plugins</groupId >
307307 <artifactId >command-launcher</artifactId >
308308 <version >1.4</version >
309- <scope / >
309+ <scope >test</ scope >
310310 </dependency >
311311 <dependency >
312312 <groupId >io.jenkins.configuration-as-code</groupId >
You can’t perform that action at this time.
0 commit comments