Skip to content

Commit

Permalink
Merge pull request #86 from sebastian-toepfer/reproducible_build
Browse files Browse the repository at this point in the history
make build reproducible
  • Loading branch information
sebastian-toepfer authored Jan 5, 2024
2 parents daa60a8 + 84faf0a commit 30a3fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
</scm>

<properties>
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
<sonar.organization>sebastian-toepfer</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

Expand Down

0 comments on commit 30a3fa6

Please sign in to comment.