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

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

commit 0740fb5fd0b7efe7163653b72c7fec0718c4ce0c
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Sep 7 09:29:08 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 097b989..8d5ecd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-api</artifactId>
-    <version>2.12.0-SNAPSHOT</version>
+    <version>2.12.0</version>
     <packaging>jar</packaging>
 
     <name>nifi-api</name>

Reply via email to