nicoloboschi commented on a change in pull request #3166:
URL: https://github.com/apache/bookkeeper/pull/3166#discussion_r839663891
##########
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:
it's better to add the version in the root POM using `pluginManagement`
--
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]