You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2015/02/10 02:43:13 UTC

[17/21] incubator-nifi git commit: closes #8 as it is no longer needed - adjusted the description

closes #8 as it is no longer needed - adjusted the description


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

Branch: refs/heads/nifi-site-to-site-client
Commit: e7a0d00322c03feb59ab8c819f1b57ea31d6e4f8
Parents: dfaac5b
Author: joewitt <jo...@apache.org>
Authored: Sun Feb 8 13:37:52 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Sun Feb 8 13:37: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/e7a0d003/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index e8c5cf6..32291b1 100644
--- a/nifi/pom.xml
+++ b/nifi/pom.xml
@@ -25,7 +25,7 @@
     <artifactId>nifi</artifactId>
     <version>0.0.2-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <description>Apache NiFi is a dataflow system based on the concepts of flow-based programming. It is currently a part of the Apache Incubator.</description>
+    <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>