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.8.1.0-SNAPSHOT </version >
31
+ <version >4.8.1.0</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >spotbugs-maven-plugin</name >
140
140
<scm >
141
141
<
connection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
connection >
142
142
<
developerConnection >scm:git:ssh://
[email protected] /spotbugs/spotbugs-maven-plugin.git</
developerConnection >
143
- <tag >HEAD </tag >
143
+ <tag >spotbugs-maven-plugin-4.8.1.0 </tag >
144
144
<url >https://github.com/spotbugs/spotbugs-maven-plugin</url >
145
145
</scm >
146
146
<issueManagement >
164
164
<projectVersion >${project.version}</projectVersion >
165
165
166
166
<!-- Reproducible Builds: override timestamp value from parent -->
167
- <project .build.outputTimestamp>1699322670 </project .build.outputTimestamp>
167
+ <project .build.outputTimestamp>1699324998 </project .build.outputTimestamp>
168
168
169
169
<!-- Override spotbugs to this version from base-parent -->
170
170
<spotbugs .version>4.8.1</spotbugs .version>
You can’t perform that action at this time.
0 commit comments