Commit 0af6475 1 parent e91a539 commit 0af6475 Copy full SHA for 0af6475
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
30
30
<groupId >com.github.spotbugs</groupId >
31
31
<artifactId >spotbugs-maven-plugin</artifactId >
32
- <version >4.9.2.0-SNAPSHOT </version >
32
+ <version >4.9.2.0</version >
33
33
<packaging >maven-plugin</packaging >
34
34
35
35
<name >spotbugs-maven-plugin</name >
141
141
<scm >
142
142
<connection >scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</connection >
143
143
<developerConnection >scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</developerConnection >
144
- <tag >HEAD </tag >
144
+ <tag >spotbugs-maven-plugin-4.9.2.0 </tag >
145
145
<url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
146
146
</scm >
147
147
<issueManagement >
168
168
<sourceDirectory >${project.basedir}/src/main/groovy</sourceDirectory >
169
169
170
170
<!-- Reproducible Builds: override timestamp value from parent -->
171
- <project .build.outputTimestamp>1739650580 </project .build.outputTimestamp>
171
+ <project .build.outputTimestamp>1741054604 </project .build.outputTimestamp>
172
172
173
173
<!-- Override spotbugs to this version from base-parent -->
174
174
<spotbugs .version>4.9.2</spotbugs .version>
You can’t perform that action at this time.
0 commit comments