This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 87b79d933ef50a1ca3c5ea87f7614fbf5e1b4459 Author: Pierre Villard <[email protected]> AuthorDate: Fri Apr 10 19:40:49 2026 +0200 NIFI-15802 - Publish documentation for NiFi 2.9.0 release (cherry picked from commit cf5d0cda30a4d798d6946802707518ae96f27358) --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 79ecdad2..5e273d40 100644 --- a/config.toml +++ b/config.toml @@ -38,8 +38,8 @@ dynamicDownloadPathUrl = "https://www.apache.org/dyn/closer.lua?path=/nifi" downloadPathUrl = "https://downloads.apache.org/nifi" archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi" -currentProjectVersion = "2.8.0" -currentProjectVersionReleased = "2026-02-13" +currentProjectVersion = "2.9.0" +currentProjectVersionReleased = "2026-04-10" previousProjectVersion = "1.28.1" previousProjectVersionReleased = "2024-11-19"
