From bc448e59a01b7bdd3bfd6e1a9c1f2f36bd85b0c3 Mon Sep 17 00:00:00 2001 From: joewitt Date: Sun, 18 Jan 2015 14:23:05 -0500 Subject: [PATCH] NIFI-270 removed mvngit.id because we're not using mavangiata right now and fixed attach/false --- nar-maven-plugin/pom.xml | 7 ------- nifi/pom.xml | 12 ------------ 2 files changed, 19 deletions(-) diff --git a/nar-maven-plugin/pom.xml b/nar-maven-plugin/pom.xml index abc1582781..d7933cc523 100644 --- a/nar-maven-plugin/pom.xml +++ b/nar-maven-plugin/pom.xml @@ -168,13 +168,6 @@ org.apache.maven.plugins maven-jar-plugin 2.5 - - - - ${mvngit.commit.id} - - - diff --git a/nifi/pom.xml b/nifi/pom.xml index ff3ee0e348..b9489f8e48 100644 --- a/nifi/pom.xml +++ b/nifi/pom.xml @@ -855,7 +855,6 @@ maven-assembly-plugin 2.5.2 - false gnu @@ -879,17 +878,6 @@ exec-maven-plugin 1.3.2 - - org.apache.maven.plugins - maven-jar-plugin - - - - ${mvngit.commit.id} - - - - org.apache.maven.plugins maven-javadoc-plugin