hboutemy commented on code in PR #10441:
URL: https://github.com/apache/camel/pull/10441#discussion_r1244146816
##########
pom.xml:
##########
@@ -117,7 +117,7 @@
<minimalJavaBuildVersion>${jdk.version}</minimalJavaBuildVersion>
<!-- reproduceable builds:
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
- <project.build.outputTimestamp>1</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1687211006</project.build.outputTimestamp>
Review Comment:
it could have been, as it will be updated during release
but no, it was not random but `date +%s`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]