Github user bbende commented on a diff in the pull request:
https://github.com/apache/nifi-registry/pull/14#discussion_r142457464
--- Diff: nifi-registry-provider-api/pom.xml ---
@@ -31,5 +31,10 @@
<version>4.12</version>
<scope>test</scope>
</dependency>
+ <dependency>
--- End diff --
I think we can get rid of this, doing a quick test the build still passed
without it---
