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