Skip to content

Commit 7705510

Browse files
committed
NIFI-15226 Actually remove the nifi-framework-nar-utils dependency (instead of just having it commented out)
1 parent c6a4cd6 commit 7705510

File tree

1 file changed

+0
-6
lines changed
  • nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors

1 file changed

+0
-6
lines changed

nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@
6363
<artifactId>nifi-mock-record-utils</artifactId>
6464
<scope>test</scope>
6565
</dependency>
66-
<!-- <dependency>-->
67-
<!-- <groupId>org.apache.nifi</groupId>-->
68-
<!-- <artifactId>nifi-framework-nar-utils</artifactId>-->
69-
<!-- <version>2.7.0-SNAPSHOT</version>-->
70-
<!-- <scope>test</scope>-->
71-
<!-- </dependency>-->
7266
<dependency>
7367
<groupId>org.apache.nifi</groupId>
7468
<artifactId>nifi-record-serialization-services</artifactId>

0 commit comments

Comments
 (0)