From 03f2ce50006ef526ae55876492261ef09fe2e789 Mon Sep 17 00:00:00 2001 From: Karl-Heinz Marbaise Date: Tue, 23 Dec 2014 22:58:39 +0100 Subject: [PATCH] [NIFI-199] Removed plugin dependencies from main project cause they are not needed at the moment. --- pom.xml | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index 85bbf196ca..fa6c886aa2 100644 --- a/pom.xml +++ b/pom.xml @@ -132,22 +132,6 @@ ${org.slf4j.version} provided - - org.apache.maven - maven-plugin-api - 2.0.11 - - - org.apache.maven.plugins - maven-dependency-plugin - 2.9 - maven-plugin - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.3 - junit junit @@ -846,18 +830,10 @@ - maven-jar-plugin - 2.5 - - + org.apache.maven.plugins maven-war-plugin 2.5 - - org.apache.maven.plugins - maven-plugin-plugin - 3.3 - org.apache.maven.plugins maven-dependency-plugin