This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2b433227 NIFI-14503 - Conduct Apache NiFi 2.4.0 Release
2b433227 is described below
commit 2b4332271b143c9cc87fad06410c48915200bc3b
Author: Pierre Villard <[email protected]>
AuthorDate: Thu May 1 20:05:48 2025 +0200
NIFI-14503 - Conduct Apache NiFi 2.4.0 Release
---
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"