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

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

commit feef21f84556643dc0b5cc9591a8b766e2f0abcd
Author: exceptionfactory <[email protected]>
AuthorDate: Thu Oct 9 22:49:32 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