NIFI-10653 Removed duplicate dependency from minifi-assembly

This closes #6536

Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
exceptionfactory 2022-10-14 11:44:03 -05:00 committed by Mike Thomsen
parent 0dc02e26d2
commit e32993846e
No known key found for this signature in database
GPG Key ID: 88511C3D4CAD246F
1 changed files with 0 additions and 5 deletions

View File

@ -192,11 +192,6 @@ limitations under the License.
<artifactId>nifi-distributed-cache-services-nar</artifactId>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-distributed-cache-services-nar</artifactId>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-proxy-configuration-nar</artifactId>