Skip to content

Commit 4b8e7a1

Browse files
committed
allow reproducible build
Signed-off-by: Lukas Jungmann <[email protected]> (cherry picked from commit 5cc0b75)
1 parent ce3e704 commit 4b8e7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<activation.recompile.skip>false</activation.recompile.skip>
3636
<!-- for the osgiversion-maven-plugin -->
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38+
<project.build.outputTimestamp>2024-02-14T00:00:00Z</project.build.outputTimestamp>
3839
<javadoc.title>Jakarta Activation API documentation</javadoc.title>
3940
<legal.doc.source>${project.basedir}/..</legal.doc.source>
4041
<copyright.exclude>${project.basedir}/../etc/copyright-exclude</copyright.exclude>

0 commit comments

Comments
 (0)