Skip to content

Commit 1ce487a

Browse files
Add timestamp for reproduceable builds.
1 parent 4729a0b commit 1ce487a

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
@@ -99,6 +99,7 @@
9999

100100
<timestamp>${maven.build.timestamp}</timestamp>
101101
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssZ</maven.build.timestamp.format>
102+
<project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp>
102103

103104
<dependency.antlr4.version>4.13.1</dependency.antlr4.version>
104105
<dependency.auto-service.version>1.1.1</dependency.auto-service.version>

0 commit comments

Comments
 (0)