Skip to content

Commit

Permalink
Add property project.build.outputTimestamp for build reproducibility
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 2, 2024
1 parent 75d3440 commit 1cd3147
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 @@ -263,6 +263,7 @@
<commons.rc.version>RC1</commons.rc.version>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<commons.release.isDistModule>false</commons.release.isDistModule>
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1cd3147

Please sign in to comment.