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 99
1010 <groupId >org.jenkins-ci</groupId >
1111 <artifactId >winstone</artifactId >
12- <version >5.17 </version >
12+ <version >${revision}${changelist} </version >
1313 <packaging >jar</packaging >
1414
1515 <name >Winstone</name >
1616 <description >Winstone is a command line wrapper around Jetty</description >
1717 <url >https://github.com/jenkinsci/winstone</url >
1818
1919 <properties >
20- <revision >5.17 </revision >
20+ <revision >5.18 </revision >
2121 <changelist >-SNAPSHOT</changelist >
2222 <jetty .version>9.4.40.v20210413</jetty .version>
2323 <alpn .api.version>1.1.3.v20160715</alpn .api.version>
189189 <connection >scm:git:git://github.com/jenkinsci/winstone.git</connection >
190190 <developerConnection >scm:git:git@github.com:jenkinsci/winstone.git</developerConnection >
191191 <url >http://github.com/jenkinsci/winstone</url >
192- <tag >winstone-5.17 </tag >
192+ <tag >HEAD </tag >
193193 </scm >
194194
195195 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments