File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <artifactId >warnings-ng</artifactId >
1313 <packaging >hpi</packaging >
1414 <name >Warnings Next Generation Plugin</name >
15- <version >8.4.1 </version >
15+ <version >${revision}${changelist} </version >
1616
1717 <description >Jenkins Warnings Next Generation plugin collects compiler warnings or issues reported by static
1818 analysis tools and visualizes the results. It has built-in support for numerous static analysis tools
2121 <url >https://github.com/jenkinsci/warnings-ng-plugin</url >
2222
2323 <properties >
24- <revision >8.4.1 </revision >
24+ <revision >8.4.2 </revision >
2525 <changelist >-SNAPSHOT</changelist >
2626
2727 <module .name>${project.groupId} .warnings.ng</module .name>
686686 <connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
687687 <developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
688688 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
689- <tag >warnings-ng-8.4.1 </tag >
689+ <tag >${scmTag} </tag >
690690 </scm >
691691
692692 <repositories >
You can’t perform that action at this time.
0 commit comments