Repository: incubator-nifi Updated Branches: refs/heads/develop dfaac5b57 -> e7a0d0032
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/develop Commit: e7a0d00322c03feb59ab8c819f1b57ea31d6e4f8 Parents: dfaac5b Author: joewitt <[email protected]> Authored: Sun Feb 8 13:37:52 2015 -0500 Committer: joewitt <[email protected]> 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>
