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.9.0 </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.8.4 </revision >
24+ <revision >2.9.1 </revision >
2525 <changelist >-SNAPSHOT</changelist >
2626 <hpi .compatibleSinceVersion>2.2.0</hpi .compatibleSinceVersion>
2727 <java .level>8</java .level>
3434 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
3535 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
3636 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
37- <tag >github-branch-source-2.9.0 </tag >
37+ <tag >${scmTag} </tag >
3838 </scm >
3939 <dependencies >
4040 <dependency >
You can’t perform that action at this time.
0 commit comments