NIFI-429: Updated to point to released 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/6480ad7e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/6480ad7e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/6480ad7e

Branch: refs/heads/nifi-0.1.0-incubating-rc6
Commit: 6480ad7e89f06a123688cb406a8e92892522bba8
Parents: 095c6fa
Author: Mark Payne <[email protected]>
Authored: Tue May 5 14:01:37 2015 -0400
Committer: Mark Payne <[email protected]>
Committed: Tue May 5 14:01:37 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/6480ad7e/nifi-nar-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-maven-plugin/pom.xml b/nifi-nar-maven-plugin/pom.xml
index 95cee00..accf8e6 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