mirror of https://github.com/apache/nifi.git
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:
parent
235463af7b
commit
b068f0ae6f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue