nicoloboschi commented on a change in pull request #3166:
URL: https://github.com/apache/bookkeeper/pull/3166#discussion_r839742710



##########
File path: bookkeeper-server/pom.xml
##########
@@ -305,7 +305,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>1.6.0</version>
+            <version>${exec-maven-plugin.version}</version>

Review comment:
       I mean the whole plugin configuration
   Take the checkstyle conf as example:
   
   
https://github.com/apache/bookkeeper/blob/6fa5694d79918b5aed606376fcd5a7cc5ef34627/pom.xml#L822-L827
   
   then you don't need to specify the version in submodules 




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