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 Nov 17, 2023
1 parent ad2cb91 commit 6882617
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 @@ -122,7 +122,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>2023-11-15T14:29:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-11-17T08:55:12Z</project.build.outputTimestamp>

<!-- disable `maven-site-plugin`-->
<maven.site.skip>true</maven.site.skip>
Expand Down

0 comments on commit 6882617

Please sign in to comment.