NIFI-429: Updated parent to point to release nifi-parent artifact

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

Branch: refs/heads/nifi-0.1.0-incubating-rc1
Commit: 9b81d16cea6280609588bf093dfe5f7a7dbd64e0
Parents: 0fd79c3
Author: Mark Payne <[email protected]>
Authored: Mon May 4 10:24:43 2015 -0400
Committer: Mark Payne <[email protected]>
Committed: Mon May 4 10:24:43 2015 -0400

----------------------------------------------------------------------
 nifi-nar-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/9b81d16c/nifi-nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-maven-plugin/pom.xml b/nifi-nar-maven-plugin/pom.xml
index 765cbdf..7db6781 100644
--- a/nifi-nar-maven-plugin/pom.xml
+++ b/nifi-nar-maven-plugin/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.nifi</groupId>
         <artifactId>nifi-parent</artifactId>
-        <version>1.0.0-incubating-SNAPSHOT</version>
+        <version>1.0.0-incubating</version>
         <relativePath />
     </parent>
     <artifactId>nifi-nar-maven-plugin</artifactId>

Reply via email to