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 3733a0df NIFI-14755 - Conduct Apache NiFi 2.5.0 Release
3733a0df is described below

commit 3733a0df9d3bb53f9d832182b3d7e26539086f07
Author: Pierre Villard <[email protected]>
AuthorDate: Tue Jul 22 21:45:35 2025 +0200

    NIFI-14755 - Conduct Apache NiFi 2.5.0 Release
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 922a5a23..b44b1404 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.4.0"
-currentProjectVersionReleased = "2025-05-01"
+currentProjectVersion = "2.5.0"
+currentProjectVersionReleased = "2025-07-22"
 previousProjectVersion = "1.28.1"
 previousProjectVersionReleased = "2024-11-19"
 

Reply via email to