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 655d76b6f7b5398d2497bf451e925d79f4bb5042 Author: Pierre Villard <[email protected]> AuthorDate: Thu May 1 20:05:48 2025 +0200 NIFI-14503 - Conduct Apache NiFi 2.4.0 Release (cherry picked from commit 2b4332271b143c9cc87fad06410c48915200bc3b) --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 2adf9fca..922a5a23 100644 --- a/config.toml +++ b/config.toml @@ -39,8 +39,8 @@ downloadPathUrl = "https://downloads.apache.org/nifi" archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi" mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi" -currentProjectVersion = "2.3.0" -currentProjectVersionReleased = "2025-03-11" +currentProjectVersion = "2.4.0" +currentProjectVersionReleased = "2025-05-01" previousProjectVersion = "1.28.1" previousProjectVersionReleased = "2024-11-19"
