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-api.git
The following commit(s) were added to refs/heads/main by this push:
new 44d0318 NIFI-15187 Updated version to 2.6.0-SNAPSHOT
44d0318 is described below
commit 44d0318a723f7a5ea3cafeccebd380ef807187bd
Author: exceptionfactory <[email protected]>
AuthorDate: Sat Nov 8 20:16:49 2025 -0600
NIFI-15187 Updated version to 2.6.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2c68003..e6cd4a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
- <version>2.5.0</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nifi-api</name>