Skip to content

Commit 440be15

Browse files
authored
Merge pull request #458 from hboutemy/patch-1
local output timestamp for Reproducible Builds
2 parents e7ce648 + c0cd4ba commit 440be15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
<kotlin.code.style>official</kotlin.code.style>
7575
<test.containers.version>1.16.3</test.containers.version>
7676
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
77+
<project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
7778
</properties>
7879

7980
<build>

0 commit comments

Comments
 (0)