This is an automated email from the ASF dual-hosted git repository.
exceptionfactory 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 6248d6e9 NIFI-15344 Set Current Project Version to 2.7.2
6248d6e9 is described below
commit 6248d6e9a19d04e003436428e0b99f472a0d6d7a
Author: exceptionfactory <[email protected]>
AuthorDate: Wed Dec 17 16:00:00 2025 -0600
NIFI-15344 Set Current Project Version to 2.7.2
---
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"