NIFI-632 - fixing parent pom

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

Branch: refs/heads/develop
Commit: dc4065a97589fa4e60c18fecea13029b309af95e
Parents: f2818d2
Author: danbress <dbr...@onyxconsults.com>
Authored: Mon Jun 1 20:20:57 2015 -0400
Committer: danbress <dbr...@onyxconsults.com>
Committed: Tue Jun 9 21:34:25 2015 -0400

----------------------------------------------------------------------
 nifi/nifi-external/nifi-example-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/dc4065a9/nifi/nifi-external/nifi-example-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/nifi-external/nifi-example-bundle/pom.xml 
b/nifi/nifi-external/nifi-example-bundle/pom.xml
index f1e4753..542a673 100644
--- a/nifi/nifi-external/nifi-example-bundle/pom.xml
+++ b/nifi/nifi-external/nifi-example-bundle/pom.xml
@@ -18,7 +18,7 @@
 
     <parent>
         <groupId>org.apache.nifi</groupId>
-        <artifactId>nifi-nar-bundles</artifactId>
+        <artifactId>nifi-external</artifactId>
         <version>0.1.1-incubating-SNAPSHOT</version>
     </parent>
 

Reply via email to