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 1616 </licenses >
1717
1818 <artifactId >git</artifactId >
19- <version >4.0.0-beta7 </version >
19+ <version >${revision}${changelist} </version >
2020 <packaging >hpi</packaging >
2121 <name >Jenkins Git plugin</name >
2222 <description >Integrates Jenkins with GIT SCM</description >
2323 <url >https://wiki.jenkins.io/display/JENKINS/Git+Plugin</url >
2424 <inceptionYear >2007</inceptionYear >
2525
2626 <properties >
27- <revision >4.0.1-rc </revision >
27+ <revision >4.0.0-beta8 </revision >
2828 <changelist >-SNAPSHOT</changelist >
2929 <jenkins .version>2.107.3</jenkins .version>
3030 <java .level>8</java .level>
285285 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
286286 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
287287 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
288- <tag >git-4.0.0-beta7 </tag >
288+ <tag >${scmTag} </tag >
289289 </scm >
290290
291291 <pluginRepositories >
You can’t perform that action at this time.
0 commit comments