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 983ebf795492d6233fd14045629d3b096fa79bc1
Author: exceptionfactory <[email protected]>
AuthorDate: Wed Dec 17 16:00:00 2025 -0600

    NIFI-15344 Set Current Project Version to 2.7.2
    
    (cherry picked from commit 6248d6e9a19d04e003436428e0b99f472a0d6d7a)
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 15aa52f2..98341d58 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.7.1"
-currentProjectVersionReleased = "2025-12-12"
+currentProjectVersion = "2.7.2"
+currentProjectVersionReleased = "2025-12-17"
 
 previousProjectVersion = "1.28.1"
 previousProjectVersionReleased = "2024-11-19"

Reply via email to