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 b5dec6349973ac84d81fe9982743eda5221f0707
Author: exceptionfactory <[email protected]>
AuthorDate: Fri Dec 12 19:54:58 2025 -0600

    NIFI-15318 Set Current Project Version to 2.7.1
    
    (cherry picked from commit a614dae837acf1d2592ca1bc94e5bc892f53fa01)
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index d4d3aebc..15aa52f2 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.0"
-currentProjectVersionReleased = "2025-12-09"
+currentProjectVersion = "2.7.1"
+currentProjectVersionReleased = "2025-12-12"
 
 previousProjectVersion = "1.28.1"
 previousProjectVersionReleased = "2024-11-19"

Reply via email to