Skip to content

Commit

Permalink
Enforce reproducible builds
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Feb 9, 2024
1 parent 17867f4 commit 6af88fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
</scm>

<properties>
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>

<nbm-maven-plugin.version>4.1</nbm-maven-plugin.version>
<brandingToken>nbbdemetra</brandingToken>
<!-- < plugins versions -->
Expand Down

0 comments on commit 6af88fe

Please sign in to comment.