laurentgo commented on code in PR #43191: URL: https://github.com/apache/arrow/pull/43191#discussion_r1669707506
########## java/pom.xml: ########## @@ -81,8 +81,8 @@ under the License. </scm> <issueManagement> - <system>Jira</system> - <url>https://issues.apache.org/jira/browse/arrow</url> + <system>GitHub</system> Review Comment: Not necessary but nice to have. It may be used by tools and shows up in the site generated by Maven or also accessible from websites like Maven Central. You can check and compare the pages for [arrow-memory-core](https://central.sonatype.com/artifact/org.apache.arrow/arrow-memory-core) and [arrow-bom](https://central.sonatype.com/artifact/org.apache.arrow/arrow-bom) -- 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]
