Skip to content

Commit

Permalink
Merge pull request #79 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 b41f937 + 27af1d7 commit b05c5b1
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 @@ -41,6 +41,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 b05c5b1

Please sign in to comment.