jbonofre commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1426152169
########## java/format/pom.xml: ########## @@ -23,6 +23,10 @@ <name>Arrow Format</name> <description>Generated Java files from the IPC Flatbuffer definitions.</description> + <properties> + <project.build.outputTimestamp>2023-12-13T00:00:00Z</project.build.outputTimestamp> + </properties> Review Comment: You can also check with artifact:check-buildplan. -- 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]
