Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from admin-ch/develop
Browse files Browse the repository at this point in the history
Reproducible Build
  • Loading branch information
fabe2913 authored Jun 23, 2020
2 parents 39c8f08 + 4e41b31 commit 8ad88fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,9 @@
<goals>
<goal>strip-jar</goal>
</goals>
<configuration>
<zipDateTime>${git.commit.time}</zipDateTime>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 8ad88fb

Please sign in to comment.