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