jbonofre commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1446987158
########## java/adapter/avro/pom.xml: ########## @@ -25,6 +25,10 @@ <description>(Contrib/Experimental) A library for converting Avro data to Arrow data.</description> <url>http://maven.apache.org</url> + <properties> + <project.build.outputTimestamp>1980-01-01T00:00:02Z</project.build.outputTimestamp> Review Comment: It's only the archives/artifacts. And it's good practice generally speaking (we do that in most of Apache 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]
