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 <relativePath />
99 </parent >
1010 <artifactId >github-branch-source</artifactId >
11- <version >2.7.0-beta1 </version >
11+ <version >${revision}${changelist} </version >
1212 <packaging >hpi</packaging >
1313 <name >GitHub Branch Source Plugin</name >
1414 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
2121 </licenses >
2222
2323 <properties >
24- <revision >2.7.0-beta1 </revision >
24+ <revision >2.7.0-beta2 </revision >
2525 <changelist >-SNAPSHOT</changelist >
2626 <hpi .compatibleSinceVersion>2.2.0</hpi .compatibleSinceVersion>
2727 <java .level>8</java .level>
3535 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
3636 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
3737 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
38- <tag >github-branch-source-2.7.0-beta1 </tag >
38+ <tag >${scmTag} </tag >
3939 </scm >
4040 <dependencies >
4141 <dependency >
You can’t perform that action at this time.
0 commit comments