mirror of https://github.com/apache/nifi.git
NIFI-8280: Remove Lumberjack NAR from assembly
This closes #4864 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
e2e137fced
commit
ff93ec42c3
|
@ -485,12 +485,6 @@ language governing permissions and limitations under the License. -->
|
|||
<version>1.14.0-SNAPSHOT</version>
|
||||
<type>nar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
<artifactId>nifi-lumberjack-nar</artifactId>
|
||||
<version>1.14.0-SNAPSHOT</version>
|
||||
<type>nar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.nifi</groupId>
|
||||
<artifactId>nifi-cybersecurity-nar</artifactId>
|
||||
|
|
Loading…
Reference in New Issue