Skip to content

Commit c22bf75

Browse files
authored
Merge pull request #755 from spotbugs/release/4.8.3.0
Release/4.8.3.0
2 parents ca6fdbf + 01eb955 commit c22bf75

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.github.spotbugs</groupId>
3030
<artifactId>spotbugs-maven-plugin</artifactId>
31-
<version>4.8.3.0-SNAPSHOT</version>
31+
<version>4.8.3.1-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>spotbugs-maven-plugin</name>
@@ -164,7 +164,7 @@
164164
<projectVersion>${project.version}</projectVersion>
165165

166166
<!-- Reproducible Builds: override timestamp value from parent -->
167-
<project.build.outputTimestamp>1701558282</project.build.outputTimestamp>
167+
<project.build.outputTimestamp>1705282149</project.build.outputTimestamp>
168168

169169
<!-- Override spotbugs to this version from base-parent -->
170170
<spotbugs.version>4.8.3</spotbugs.version>

0 commit comments

Comments
 (0)