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 2929
3030 <groupId >com.github.spotbugs</groupId >
3131 <artifactId >spotbugs-maven-plugin</artifactId >
32- <version >4.9.8.1-SNAPSHOT </version >
32+ <version >4.9.8.1</version >
3333 <packaging >maven-plugin</packaging >
3434
3535 <name >spotbugs-maven-plugin</name >
8989 <scm >
9090 <
connection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
connection >
9191 <
developerConnection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
developerConnection >
92- <tag >HEAD </tag >
92+ <tag >spotbugs-maven-plugin-4.9.8.1 </tag >
9393 <url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
9494 </scm >
9595 <issueManagement >
117117 <testSourceDirectory >${project.basedir}/src/test/groovy</testSourceDirectory >
118118
119119 <!-- Reproducible Builds: override timestamp value from parent -->
120- <project .build.outputTimestamp>1760809130 </project .build.outputTimestamp>
120+ <project .build.outputTimestamp>1760927507 </project .build.outputTimestamp>
121121
122122 <jacoco .minimum.coverage>0.11</jacoco .minimum.coverage>
123123
You can’t perform that action at this time.
0 commit comments