Github user MikeThomsen commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2101#discussion_r162824970
--- Diff: pom.xml ---
@@ -1137,6 +1142,12 @@
<version>1.4.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
+ <dependency>
+ <groupId>org.apache.nifi</groupId>
+ <artifactId>nifi-influxdb-nar</artifactId>
+ <version>1.4.0-SNAPSHOT</version>
--- End diff --
1.6.0-SNAPSHOT---
