NIFI-1225: adding standard services nar

Reviewed by Mark Payne <markap14@hotmail.com>
This commit is contained in:
Tony Kurc 2015-11-26 19:01:44 -05:00
parent 55352ae5b1
commit fcc032c7fd
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,11 @@
<packaging>nar</packaging>
<dependencies>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-standard-services-api-nar</artifactId>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-aws-processors</artifactId>