Skip to content

Commit

Permalink
[MNG-8258] activate Reproducible Builds by default
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Sep 17, 2024
1 parent 30f5265 commit 0ae8318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ under the License.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-09-17T20:24:09Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ under the License.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-09-17T20:24:09Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 0ae8318

Please sign in to comment.