-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60156/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley, Laszlo Puskas, Nate Cole, and
Sebastian Toader.
Bugs: AMBARI-21158
https://issues.apache.org/jira/browse/AMBARI-21158
Repository: ambari
Description
-------
* specified versions where missing
* moved multiple `execution` occurrences under the same `executions`
* removed duplicates
Diffs
-----
ambari-funtest/pom.xml 3738106fcc48f2bb739dcfc741b93e96be970911
ambari-metrics/ambari-metrics-host-monitoring/pom.xml
d6c1fab924a63de260840f6b208f1c18ccd148e1
ambari-metrics/pom.xml b5859164f95fc6496fa78fd9cc005797223b140e
ambari-project/pom.xml 7e1b813957e7c154ee09b7ca57c490ced185dbcb
ambari-server/pom.xml 91c35e5b50f7db8340d83a0d3cba953b9174fd82
ambari-web/pom.xml d7a1d186ccb95ca1eef11c59eae16c7836842285
Diff: https://reviews.apache.org/r/60156/diff/1/
Testing
-------
```
mvn -DskipTests -fae clean package
```
Only `python-client` fails, due to missing `setuptools`
Thanks,
Attila Doroszlai