Github user david-streamlio commented on the issue:
https://github.com/apache/nifi/pull/2702
I tried rebase-ing against master, but it had no effect. I think that is
because my "master" is a fork of the 1.7.0 branch... Anyways, here is the
output of the rebase commands:
"Davids-MacBook-Pro:nifi david$ git rebase master
Current branch NIFI-4914 is up to date.
Davids-MacBook-Pro:nifi david$ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'."
All the pom's are still using version 1.7.0-SNAPSHOT.
---