Skip to content

Commit 7c1fdbc

Browse files
committed
[pom] Add project build output timestamp for reproducible builds
1 parent 514213b commit 7c1fdbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
<properties>
7878
<clirr.comparisonVersion>1.1.2</clirr.comparisonVersion>
7979
<module.name>org.mybatis.scripting.freemarker</module.name>
80+
81+
<!-- Reproducible Builds -->
82+
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
8083
</properties>
8184

8285
<dependencies>

0 commit comments

Comments
 (0)