NIFI-4963: Removed Hive 3 NAR from assembly, activate via profile

This closes #2804.

Signed-off-by: Andy LoPresto <alopresto@apache.org>
This commit is contained in:
Matthew Burgess 2018-06-19 16:41:45 -04:00 committed by Andy LoPresto
parent 235463af7b
commit b068f0ae6f
No known key found for this signature in database
GPG Key ID: 6EC293152D90B61D
1 changed files with 0 additions and 6 deletions

View File

@ -547,12 +547,6 @@ language governing permissions and limitations under the License. -->
<version>1.7.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-hive3-nar</artifactId>
<version>1.7.0-SNAPSHOT</version>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-site-to-site-reporting-nar</artifactId>