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

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

commit b9ee03b789e091e21418f9b3e7d2d3ac0781bc8b
Author: exceptionfactory <[email protected]>
AuthorDate: Wed Nov 5 09:09:09 2025 -0600

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

diff --git a/pom.xml b/pom.xml
index bdbbc6d..2c68003 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-api</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.5.0</version>
     <packaging>jar</packaging>
 
     <name>nifi-api</name>

Reply via email to