zabetak opened a new pull request, #3374: URL: https://github.com/apache/hive/pull/3374
### What changes were proposed in this pull request? Move maven-surefire-plugin management to common parent module (standalone-metastore) ### Why are the changes needed? 1. Use the same plugin version (3.0.0-M4) in all modules 2. Simplify dependency management ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? `mvn clean install -DskipTests -Pitests | grep "surefire-plugin" ` and check manually that the same version is used in all modules -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
