Skip to content

Commit

Permalink
Update the project.build.outputTimestamp property
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Apr 15, 2024
1 parent ce75abf commit b5bbe45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
2. This value is employed in various places while creating the distribution
To mitigate these, we define a *dummy* value here and let the CI replace it during a release.
Hence, *DO NOT MANUALLY EDIT THIS VALUE*! -->
<project.build.outputTimestamp>2024-01-11T10:10:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-15T10:52:53Z</project.build.outputTimestamp>

<!-- target Java 8 -->
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit b5bbe45

Please sign in to comment.