voonhous commented on code in PR #19244:
URL: https://github.com/apache/hudi/pull/19244#discussion_r3563502524


##########
hudi-utilities/pom.xml:
##########
@@ -43,7 +43,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>

Review Comment:
   nit (feel free to ignore): dropping `<version>` here correctly inherits 
`3.5.0` from root `pluginManagement` and matches what hudi-aws does. Most other 
modules instead keep an explicit 
`<version>${maven-jar-plugin.version}</version>`; using that form here would be 
marginally more consistent with the majority. Purely stylistic, both resolve to 
3.5.0.



-- 
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]

Reply via email to