Skip to content

Commit 32f7d1a

Browse files
authored
Merge pull request #837 from spotbugs/release/4.8.6.1
Release/4.8.6.1
2 parents 8027008 + 7ad53d3 commit 32f7d1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>com.github.spotbugs</groupId>
3131
<artifactId>spotbugs-maven-plugin</artifactId>
32-
<version>4.9.0-SNAPSHOT</version>
32+
<version>4.9.0.0-SNAPSHOT</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>spotbugs-maven-plugin</name>
@@ -170,7 +170,7 @@
170170
<projectVersion>${project.version}</projectVersion>
171171

172172
<!-- Reproducible Builds: override timestamp value from parent -->
173-
<project.build.outputTimestamp>1719263517</project.build.outputTimestamp>
173+
<project.build.outputTimestamp>1719491133</project.build.outputTimestamp>
174174

175175
<!-- Override spotbugs to this version from base-parent -->
176176
<spotbugs.version>4.8.6</spotbugs.version>

0 commit comments

Comments
 (0)