You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/02/08 19:39:57 UTC

incubator-nifi git commit: closes #9 as this was taken care of already in 0.0.1

Repository: incubator-nifi
Updated Branches:
  refs/heads/develop e7a0d0032 -> f66545145


closes #9 as this was taken care of already in 0.0.1


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

Branch: refs/heads/develop
Commit: f6654514523cc303dee511534f872bb64e74fd09
Parents: e7a0d00
Author: joewitt <jo...@apache.org>
Authored: Sun Feb 8 13:39:52 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Sun Feb 8 13:39:52 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f6654514/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index 32291b1..8539ae9 100644
--- a/nifi/pom.xml
+++ b/nifi/pom.xml
@@ -28,7 +28,7 @@
     <description>Apache NiFi(incubating) is an easy to use, powerful, and reliable system to process and distribute data.</description>
     <url>http://nifi.incubator.apache.org</url>
     <organization>
-        <name>Apache NiFi Project</name>
+        <name>Apache NiFi(incubating) Project</name>
         <url>http://nifi.incubator.apache.org/</url>
     </organization>
     <licenses>