adoroszlai commented on a change in pull request #1065:
URL: https://github.com/apache/hadoop-ozone/pull/1065#discussion_r439270950
##########
File path: hadoop-ozone/recon/pom.xml
##########
@@ -86,7 +86,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.10.0</version>
+ <version>${frontend-maven-plugin.version}</version>
Review comment:
Nit: version is inherited from parent pom's `pluginManagement` section,
no need to explicitly specify here. But it does no harm and can be removed
later, it's more important to merge this speed improvement sooner than later.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]