Skip to content

Commit 012a843

Browse files
hboutemyBaunsgaard
authored andcommitted
[MINOR] Remove non-reproducible timestamp from metadata
This commit remove the metadata timestamp from the release jar files, such that the new release files become reproducible. Closes #2257
1 parent f43b313 commit 012a843

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,6 @@
838838
</descriptors>
839839
<archive>
840840
<manifestEntries>
841-
<Build-Time>${maven.build.timestamp}</Build-Time>
842841
<Artifact-Id>${project.artifactId}-extra</Artifact-Id>
843842
<Version>${project.version}</Version>
844843
</manifestEntries>

0 commit comments

Comments
 (0)