belugabehr commented on a change in pull request #1852:
URL: https://github.com/apache/hive/pull/1852#discussion_r555222070
##########
File path: beeline/pom.xml
##########
@@ -197,6 +197,25 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>3.1.1</version>
Review comment:
I don't think you need to include an explicit version number here. It
should just inherit from parent POM.
----------------------------------------------------------------
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]