Skip to content

Commit 86a4d4d

Browse files
authored
Merge pull request #2469 from hboutemy/patch-1
local output timestamp for Reproducible Builds
2 parents 4984e32 + 1812ac1 commit 86a4d4d

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
@@ -139,6 +139,7 @@
139139
<osgi.import>*;resolution:=optional</osgi.import>
140140
<osgi.dynamicImport>*</osgi.dynamicImport>
141141
<spotbugs.onlyAnalyze>org.apache.ibatis.*</spotbugs.onlyAnalyze>
142+
<project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
142143
</properties>
143144

144145
<dependencies>

0 commit comments

Comments
 (0)