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 e7d6f2cfcb1d7ce23804e91c27f42723f93931dc Author: Pierre Villard <[email protected]> AuthorDate: Tue Mar 11 12:21:22 2025 +0100 NIFI-14339 - Website update for release of NiFi 2.3.0 (cherry picked from commit 52779236378502c25efb9583afced61ce3ab478f) --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 311b1973..2adf9fca 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.2.0" -currentProjectVersionReleased = "2025-01-27" +currentProjectVersion = "2.3.0" +currentProjectVersionReleased = "2025-03-11" previousProjectVersion = "1.28.1" previousProjectVersionReleased = "2024-11-19"
