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 88 </parent >
99
1010 <artifactId >script-security</artifactId >
11- <version >1.50 </version >
11+ <version >${revision}${changelist} </version >
1212 <packaging >hpi</packaging >
1313 <name >Script Security Plugin</name >
1414 <description >Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.</description >
1515 <url >https://wiki.jenkins.io/display/JENKINS/Script+Security+Plugin</url >
1616 <properties >
17- <revision >1.50 </revision >
17+ <revision >1.51 </revision >
1818 <changelist >-SNAPSHOT</changelist >
1919 <jenkins .version>2.7.3</jenkins .version>
2020 <java .level>7</java .level>
2929 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
3030 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
3131 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
32- <tag >script-security-1.50 </tag >
32+ <tag >${scmTag} </tag >
3333 </scm >
3434
3535 <repositories >
You can’t perform that action at this time.
0 commit comments