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 1010 </parent >
1111
1212 <artifactId >credentials-binding</artifactId >
13- <version >1.27 </version >
13+ <version >${revision}${changelist} </version >
1414 <packaging >hpi</packaging >
1515
1616 <name >Credentials Binding Plugin</name >
1717 <description >Allows credentials to be bound to environment variables for use from miscellaneous build steps.
1818 </description >
1919 <url >https://github.com/jenkinsci/credentials-binding-plugin</url >
2020 <properties >
21- <revision >1.27 </revision >
21+ <revision >1.28 </revision >
2222 <changelist >-SNAPSHOT</changelist >
2323 <jenkins .version>2.235.5</jenkins .version>
2424 <java .level>8</java .level>
3434 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
3535 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
3636 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
37- <tag >credentials-binding-1.27 </tag >
37+ <tag >${scmTag} </tag >
3838 </scm >
3939
4040 <repositories >
You can’t perform that action at this time.
0 commit comments