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 d322ef0 commit 0aee0c8
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 @@ -278,6 +278,7 @@ limitations under the License.
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
</properties>
<build>
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
Expand Down

0 comments on commit 0aee0c8

Please sign in to comment.