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

pvillard 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 641d4cb  NIFI-15487 Updated version to 2.7.0-SNAPSHOT
641d4cb is described below

commit 641d4cb23daee547b19be4c595f5a3f98151fdc2
Author: Pierre Villard <[email protected]>
AuthorDate: Fri Jan 23 20:57:41 2026 +0100

    NIFI-15487 Updated version to 2.7.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60f06db..a368734 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-api</artifactId>
-    <version>2.6.0</version>
+    <version>2.7.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>nifi-api</name>

Reply via email to