Skip to content

Commit

Permalink
Add comment for reproducible builds
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 11, 2025
1 parent 0394d6b commit 98f71fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
<!-- This is used by reporting plugins -->
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>2024-06-05T23:56:52Z</project.build.outputTimestamp>

<!-- Commons release plugin -->
Expand Down

0 comments on commit 98f71fa

Please sign in to comment.