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 28
28
29
29
<groupId >com.github.spotbugs</groupId >
30
30
<artifactId >spotbugs-maven-plugin</artifactId >
31
- <version >4.7.3.6-SNAPSHOT </version >
31
+ <version >4.7.3.6</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >spotbugs-maven-plugin</name >
141
141
<connection >scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</connection >
142
142
<developerConnection >scm:git:ssh://git@github.com/spotbugs/spotbugs-maven-plugin.git</developerConnection >
143
143
<url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
144
- <tag >HEAD </tag >
144
+ <tag >spotbugs-maven-plugin-4.7.3.6 </tag >
145
145
</scm >
146
146
<issueManagement >
147
147
<system >Github</system >
164
164
<projectVersion >${project.version}</projectVersion >
165
165
166
166
<!-- Reproducible Builds: override timestamp value from parent -->
167
- <project .build.outputTimestamp>1687218680 </project .build.outputTimestamp>
167
+ <project .build.outputTimestamp>1695603014 </project .build.outputTimestamp>
168
168
169
169
<!-- Override spotbugs to this version from base-parent -->
170
170
<spotbugs .version>4.7.3</spotbugs .version>
You can’t perform that action at this time.
0 commit comments