laurentgo commented on code in PR #43191: URL: https://github.com/apache/arrow/pull/43191#discussion_r1669373262
########## 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: Because `maven/pom.xml` and `bom/pom.xml` do not inherit from the top-level `pom.xml`. you may want to change those as well (note that `maven/pom.xml` is being removed as part of #43139) -- 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]
