kevinrr888 commented on code in PR #5766: URL: https://github.com/apache/accumulo/pull/5766#discussion_r2237481993
########## pom.xml: ########## @@ -133,6 +133,7 @@ <!-- versions-maven-plugin ignore patterns for snapshots, alpha, beta, milestones, and release candidates --> <maven.version.ignore>.+-SNAPSHOT,(?i).*(alpha|beta)[0-9.-]*,(?i).*[.-](m|rc)[0-9]+</maven.version.ignore> <minimalJavaBuildVersion>17</minimalJavaBuildVersion> + <minimalMavenBuildVersion>3.9.11</minimalMavenBuildVersion> Review Comment: So before this was relying on the value set in maven-apache-parent? This just overrides that? -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org