From dbae98f221fd97cc92f8e03c4c57a392d5c9b272 Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Thu, 19 Feb 2015 11:09:17 -0500 Subject: [PATCH] NIFI-282: - Fixing pom parent and artifact version. --- nifi/nifi-external/nifi-spark-receiver/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nifi/nifi-external/nifi-spark-receiver/pom.xml b/nifi/nifi-external/nifi-spark-receiver/pom.xml index b21d554fbc..75d71f2f8f 100644 --- a/nifi/nifi-external/nifi-spark-receiver/pom.xml +++ b/nifi/nifi-external/nifi-spark-receiver/pom.xml @@ -17,7 +17,7 @@ 4.0.0 org.apache.nifi - nifi + nifi-external 0.0.2-incubating-SNAPSHOT org.apache.nifi @@ -32,7 +32,6 @@ org.apache.nifi nifi-site-to-site-client - 0.0.2-incubating-SNAPSHOT \ No newline at end of file