You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2015/04/22 23:13:37 UTC

[47/49] incubator-nifi git commit: Removing the remnant reference of the nifi-nar-maven-plugin from nifi-parent.

Removing the remnant reference of the nifi-nar-maven-plugin from nifi-parent.


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/06b2c080
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/06b2c080
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/06b2c080

Branch: refs/heads/develop
Commit: 06b2c080a528b0fddfacad1bd4ce1cf22eb1cc07
Parents: 060a1e0
Author: Aldrin Piri <al...@gmail.com>
Authored: Wed Apr 22 16:49:28 2015 -0400
Committer: Aldrin Piri <al...@gmail.com>
Committed: Wed Apr 22 16:49:28 2015 -0400

----------------------------------------------------------------------
 nifi-parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/06b2c080/nifi-parent/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-parent/pom.xml b/nifi-parent/pom.xml
index 3bc24df..3cb90d1 100644
--- a/nifi-parent/pom.xml
+++ b/nifi-parent/pom.xml
@@ -367,12 +367,6 @@
                     </execution>
                 </executions>
             </plugin>             
-            <plugin>
-                <groupId>org.apache.nifi</groupId>
-                <artifactId>nifi-nar-maven-plugin</artifactId>
-                <version>1.0.1-incubating-SNAPSHOT</version>
-                <extensions>true</extensions>
-            </plugin>
         </plugins>
     </build>
     <profiles>