This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch NIFI-15082-RC2
in repository https://gitbox.apache.org/repos/asf/nifi-api.git

commit 51045079236463f75016c8f0a2c5bd3f97d83be6
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Oct 13 11:27:33 2025 -0500

    NIFI-15082 Updated version to 2.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e758834..9a1e1ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-api</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4.0</version>
     <packaging>jar</packaging>
 
     <name>nifi-api</name>

Reply via email to