mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
The Kudu versions for the controller service and processors currently doesn’t match. This patch unifies the version in the parent bundle pom to ensure they match going forward. Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #4832.