Skip to content

Commit

Permalink
set outputTimestamp within valid range
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Oct 5, 2023
1 parent 6e6673d commit 41dc1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>10</project.build.outputTimestamp>
<project.build.outputTimestamp>2000-01-01T00:00:00Z</project.build.outputTimestamp>

<!-- dependencies -->
<bouncycastle.version>1.70</bouncycastle.version>
Expand Down

0 comments on commit 41dc1d1

Please sign in to comment.