Repository: nifi Updated Branches: refs/heads/develop c0144f23a -> cafddb656
NIFI-783 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/cafddb65 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/cafddb65 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/cafddb65 Branch: refs/heads/develop Commit: cafddb6568818cdb669472f56fe4702c04809a7b Parents: c0144f2 Author: joewitt <[email protected]> Authored: Thu Jul 23 08:56:03 2015 -0700 Committer: joewitt <[email protected]> Committed: Thu Jul 23 08:56:03 2015 -0700 ---------------------------------------------------------------------- nifi-site/src/pages/html/download.hbs | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi/blob/cafddb65/nifi-site/src/pages/html/download.hbs ---------------------------------------------------------------------- diff --git a/nifi-site/src/pages/html/download.hbs b/nifi-site/src/pages/html/download.hbs index c59f547..857d29f 100644 --- a/nifi-site/src/pages/html/download.hbs +++ b/nifi-site/src/pages/html/download.hbs @@ -25,6 +25,8 @@ title: Apache NiFi Downloads <ul> <li>0.2.0-incubating <ul> + <li>Note: This release is considered unstable due to <a href=https://issues.apache.org/jira/browse/NIFI-777>NIFI-777</a>. + This will be addressed in 0.2.1.</li> <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12332286">Release Notes</a></li> <li> Sources:
