davisusanibar commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1425923128
########## java/pom.xml: ########## @@ -28,6 +28,7 @@ <url>https://arrow.apache.org/</url> <properties> + <project.build.outputTimestamp>2023-12-13T00:00:00Z</project.build.outputTimestamp> Review Comment: The parameter 'project.build.outputTimestamp' is defined at the level of the parent project. Should it also be added to child projects? -- 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]
