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 77 <relativePath />
88 </parent >
99 <artifactId >junit</artifactId >
10- <version >1.31 </version >
10+ <version >${revision}${changelist} </version >
1111 <packaging >hpi</packaging >
1212 <name >JUnit Plugin</name >
1313 <description >Allows JUnit-format test results to be published.</description >
1414 <url >https://github.com/jenkinsci/junit-plugin</url >
1515 <properties >
16- <revision >1.31 </revision >
16+ <revision >1.32 </revision >
1717 <changelist >-SNAPSHOT</changelist >
1818 <jenkins .version>2.204.4</jenkins .version>
1919 <java .level>8</java .level>
2929 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
3030 <
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
3131 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
32- <tag >junit-1.31 </tag >
32+ <tag >${scmTag} </tag >
3333 </scm >
3434 <repositories >
3535 <repository >
You can’t perform that action at this time.
0 commit comments